#fd5cc4 color space conversions
Hex:
#fd5cc4
RGB:
253, 92, 196
CMY:
1, 64, 23
CMYK:
0, 64, 23, 1
HSL:
321°, 97.5758%, 67.6471%
HSV (HSB):
321°, 63.6364%, 99.2157%
XYZ:
54.2990, 32.5225, 55.6401
xyY:
0.3811, 0.2283, 32.5225
CIE-Lab:
63.7724, 71.0322, -22.3581
CIE-LCH:
63.7724, 74.4679, 342.5281
CIE-Luv:
63.7724, 89.9318, -46.0375
Hunter-Lab:
57.0285, 70.1568, -17.9267
#fd5cc4 color charts
#fd5cc4 color shades, tints & tones
#fd5cc4 color schemes
#fd5cc4 color preview, HTML & CSS examples
This text has a color of #fd5cc4
<p style="color:#fd5cc4;">Text here</p>
.mytext {color:#fd5cc4;}
This box has a color of #fd5cc4
<div style="background-color:#fd5cc4;">Content here</div>
.mybackground {background-color:#fd5cc4;}
Border around this has a color of #fd5cc4
<div style="border:2px solid #fd5cc4;">Content here</div>
.myborder {border:2px solid #fd5cc4;}