#fc5b9a color space conversions
Hex:
#fc5b9a
RGB:
252, 91, 154
CMY:
1, 64, 40
CMYK:
0, 64, 39, 1
HSL:
337°, 96.4072%, 67.2549%
HSV (HSB):
337°, 63.8889%, 98.8235%
XYZ:
49.7187, 30.5107, 33.8405
xyY:
0.4359, 0.2675, 30.5107
CIE-Lab:
62.0924, 66.2638, -0.8319
CIE-LCH:
62.0924, 66.2690, 359.2808
CIE-Luv:
62.0924, 103.9457, -14.0177
Hunter-Lab:
55.2365, 64.0050, 2.3416
#fc5b9a color charts
#fc5b9a color shades, tints & tones
#fc5b9a color schemes
#fc5b9a color preview, HTML & CSS examples
This text has a color of #fc5b9a
<p style="color:#fc5b9a;">Text here</p>
.mytext {color:#fc5b9a;}
This box has a color of #fc5b9a
<div style="background-color:#fc5b9a;">Content here</div>
.mybackground {background-color:#fc5b9a;}
Border around this has a color of #fc5b9a
<div style="border:2px solid #fc5b9a;">Content here</div>
.myborder {border:2px solid #fc5b9a;}