#fc5d9c color space conversions
Hex:
#fc5d9c
RGB:
252, 93, 156
CMY:
1, 64, 39
CMYK:
0, 63, 38, 1
HSL:
336°, 96.3636%, 67.6471%
HSV (HSB):
336°, 63.0952%, 98.8235%
XYZ:
50.0600, 30.9244, 34.7831
xyY:
0.4324, 0.2671, 30.9244
CIE-Lab:
62.4438, 65.6688, -1.4722
CIE-LCH:
62.4438, 65.6853, 358.7157
CIE-Luv:
62.4438, 102.3061, -14.7589
Hunter-Lab:
55.6098, 63.3689, 1.8418
#fc5d9c color charts
#fc5d9c color shades, tints & tones
#fc5d9c color schemes
#fc5d9c color preview, HTML & CSS examples
This text has a color of #fc5d9c
<p style="color:#fc5d9c;">Text here</p>
.mytext {color:#fc5d9c;}
This box has a color of #fc5d9c
<div style="background-color:#fc5d9c;">Content here</div>
.mybackground {background-color:#fc5d9c;}
Border around this has a color of #fc5d9c
<div style="border:2px solid #fc5d9c;">Content here</div>
.myborder {border:2px solid #fc5d9c;}