#fc5e9b color space conversions
Hex:
#fc5e9b
RGB:
252, 94, 155
CMY:
1, 63, 39
CMYK:
0, 63, 38, 1
HSL:
337°, 96.3415%, 67.8431%
HSV (HSB):
337°, 62.6984%, 98.8235%
XYZ:
50.0640, 31.0674, 34.3683
xyY:
0.4335, 0.2690, 31.0674
CIE-Lab:
62.5645, 65.1593, -0.7185
CIE-LCH:
62.5645, 65.1633, 359.3682
CIE-Luv:
62.5645, 102.1402, -13.6320
Hunter-Lab:
55.7381, 62.7869, 2.4583
#fc5e9b color charts
#fc5e9b color shades, tints & tones
#fc5e9b color schemes
#fc5e9b color preview, HTML & CSS examples
This text has a color of #fc5e9b
<p style="color:#fc5e9b;">Text here</p>
.mytext {color:#fc5e9b;}
This box has a color of #fc5e9b
<div style="background-color:#fc5e9b;">Content here</div>
.mybackground {background-color:#fc5e9b;}
Border around this has a color of #fc5e9b
<div style="border:2px solid #fc5e9b;">Content here</div>
.myborder {border:2px solid #fc5e9b;}