#fc5bbb color space conversions
Hex:
#fc5bbb
RGB:
252, 91, 187
CMY:
1, 64, 27
CMYK:
0, 64, 26, 1
HSL:
324°, 96.4072%, 67.2549%
HSV (HSB):
324°, 63.8889%, 98.8235%
XYZ:
52.8556, 31.7655, 50.3593
xyY:
0.3916, 0.2353, 31.7655
CIE-Lab:
63.1486, 70.0119, -18.2059
CIE-LCH:
63.1486, 72.3403, 345.4236
CIE-Luv:
63.1486, 92.6714, -39.5423
Hunter-Lab:
56.3609, 68.7670, -13.5239
#fc5bbb color charts
#fc5bbb color shades, tints & tones
#fc5bbb color schemes
#fc5bbb color preview, HTML & CSS examples
This text has a color of #fc5bbb
<p style="color:#fc5bbb;">Text here</p>
.mytext {color:#fc5bbb;}
This box has a color of #fc5bbb
<div style="background-color:#fc5bbb;">Content here</div>
.mybackground {background-color:#fc5bbb;}
Border around this has a color of #fc5bbb
<div style="border:2px solid #fc5bbb;">Content here</div>
.myborder {border:2px solid #fc5bbb;}