#fd0eec color space conversions
Hex:
#fd0eec
RGB:
253, 14, 236
CMY:
1, 95, 7
CMYK:
0, 94, 7, 1
HSL:
304°, 98.3539%, 52.3529%
HSV (HSB):
304°, 94.4664%, 99.2157%
XYZ:
55.8054, 27.2529, 81.6759
xyY:
0.3388, 0.1654, 27.2529
CIE-Lab:
59.2076, 94.5094, -52.0539
CIE-LCH:
59.2076, 107.8964, 331.1549
CIE-Luv:
59.2076, 89.8411, -94.4387
Hunter-Lab:
52.2043, 99.4557, -56.2189
#fd0eec color charts
#fd0eec color shades, tints & tones
#fd0eec color schemes
#fd0eec color preview, HTML & CSS examples
This text has a color of #fd0eec
<p style="color:#fd0eec;">Text here</p>
.mytext {color:#fd0eec;}
This box has a color of #fd0eec
<div style="background-color:#fd0eec;">Content here</div>
.mybackground {background-color:#fd0eec;}
Border around this has a color of #fd0eec
<div style="border:2px solid #fd0eec;">Content here</div>
.myborder {border:2px solid #fd0eec;}