#fc5dbb color space conversions
Hex:
#fc5dbb
RGB:
252, 93, 187
CMY:
1, 64, 27
CMYK:
0, 63, 26, 1
HSL:
325°, 96.3636%, 67.6471%
HSV (HSB):
325°, 63.0952%, 98.8235%
XYZ:
53.0289, 32.1120, 50.4170
xyY:
0.3912, 0.2369, 32.1120
CIE-Lab:
63.4353, 69.2246, -17.7705
CIE-LCH:
63.4353, 71.4691, 345.6026
CIE-Luv:
63.4353, 91.8543, -38.7732
Hunter-Lab:
56.6675, 67.8706, -13.0831
#fc5dbb color charts
#fc5dbb color shades, tints & tones
#fc5dbb color schemes
#fc5dbb color preview, HTML & CSS examples
This text has a color of #fc5dbb
<p style="color:#fc5dbb;">Text here</p>
.mytext {color:#fc5dbb;}
This box has a color of #fc5dbb
<div style="background-color:#fc5dbb;">Content here</div>
.mybackground {background-color:#fc5dbb;}
Border around this has a color of #fc5dbb
<div style="border:2px solid #fc5dbb;">Content here</div>
.myborder {border:2px solid #fc5dbb;}