#fd5cc3 color space conversions
Hex:
#fd5cc3
RGB:
253, 92, 195
CMY:
1, 64, 24
CMYK:
0, 64, 23, 1
HSL:
322°, 97.5758%, 67.6471%
HSV (HSB):
322°, 63.6364%, 99.2157%
XYZ:
54.1855, 32.4771, 55.0426
xyY:
0.3824, 0.2292, 32.4771
CIE-Lab:
63.7352, 70.9030, -21.8476
CIE-LCH:
63.7352, 74.1927, 342.8742
CIE-Luv:
63.7352, 90.2765, -45.2373
Hunter-Lab:
56.9887, 69.9898, -17.3733
#fd5cc3 color charts
#fd5cc3 color shades, tints & tones
#fd5cc3 color schemes
#fd5cc3 color preview, HTML & CSS examples
This text has a color of #fd5cc3
<p style="color:#fd5cc3;">Text here</p>
.mytext {color:#fd5cc3;}
This box has a color of #fd5cc3
<div style="background-color:#fd5cc3;">Content here</div>
.mybackground {background-color:#fd5cc3;}
Border around this has a color of #fd5cc3
<div style="border:2px solid #fd5cc3;">Content here</div>
.myborder {border:2px solid #fd5cc3;}