#fd1dec color space conversions
Hex:
#fd1dec
RGB:
253, 29, 236
CMY:
1, 89, 7
CMYK:
0, 89, 7, 1
HSL:
305°, 98.2456%, 55.2941%
HSV (HSB):
305°, 88.5375%, 99.2157%
XYZ:
56.0877, 27.8175, 81.7700
xyY:
0.3385, 0.1679, 27.8175
CIE-Lab:
59.7235, 92.9908, -51.2342
CIE-LCH:
59.7235, 106.1707, 331.1470
CIE-Luv:
59.7235, 88.7737, -93.1449
Hunter-Lab:
52.7423, 97.5231, -55.0018
#fd1dec color charts
#fd1dec RGB chart
#fd1dec CMYK chart
#fd1dec RGB pie chart
#fd1dec color shades, tints & tones
#fd1dec color schemes
#fd1dec color preview, HTML & CSS examples
This text has a color of #fd1dec
<p style="color:#fd1dec;">Text here</p>
.mytext {color:#fd1dec;}
Text color #fd1dec
This box has a color of #fd1dec
<div style="background-color:#fd1dec;">Content here</div>
.mybackground {background-color:#fd1dec;}
Background color #fd1dec
Border around this has a color of #fd1dec
<div style="border:2px solid #fd1dec;">Content here</div>
.myborder {border:2px solid #fd1dec;}
Border color #fd1dec