#fd5fec color space conversions
Hex:
#fd5fec
RGB:
253, 95, 236
CMY:
1, 63, 7
CMYK:
0, 62, 7, 1
HSL:
306°, 97.5309%, 68.2353%
HSV (HSB):
306°, 62.4506%, 99.2157%
XYZ:
59.7405, 35.1232, 82.9877
xyY:
0.3359, 0.1975, 35.1232
CIE-Lab:
65.8445, 75.5210, -41.5787
CIE-LCH:
65.8445, 86.2103, 331.1646
CIE-Luv:
65.8445, 75.4575, -77.0490
Hunter-Lab:
59.2648, 76.2194, -41.5375
#fd5fec color charts
#fd5fec color shades, tints & tones
#fd5fec color schemes
#fd5fec color preview, HTML & CSS examples
This text has a color of #fd5fec
<p style="color:#fd5fec;">Text here</p>
.mytext {color:#fd5fec;}
This box has a color of #fd5fec
<div style="background-color:#fd5fec;">Content here</div>
.mybackground {background-color:#fd5fec;}
Border around this has a color of #fd5fec
<div style="border:2px solid #fd5fec;">Content here</div>
.myborder {border:2px solid #fd5fec;}