#fc5f9f color space conversions
Hex:
#fc5f9f
RGB:
252, 95, 159
CMY:
1, 63, 38
CMYK:
0, 62, 37, 1
HSL:
336°, 96.3190%, 68.0392%
HSV (HSB):
336°, 62.3016%, 98.8235%
XYZ:
50.4951, 31.3831, 36.1970
xyY:
0.4277, 0.2658, 31.3831
CIE-Lab:
62.8297, 65.1720, -2.6350
CIE-LCH:
62.8297, 65.2253, 357.6847
CIE-Luv:
62.8297, 100.3417, -16.2437
Hunter-Lab:
56.0206, 62.8579, 0.9049
#fc5f9f color charts
#fc5f9f color shades, tints & tones
#fc5f9f color schemes
#fc5f9f color preview, HTML & CSS examples
This text has a color of #fc5f9f
<p style="color:#fc5f9f;">Text here</p>
.mytext {color:#fc5f9f;}
This box has a color of #fc5f9f
<div style="background-color:#fc5f9f;">Content here</div>
.mybackground {background-color:#fc5f9f;}
Border around this has a color of #fc5f9f
<div style="border:2px solid #fc5f9f;">Content here</div>
.myborder {border:2px solid #fc5f9f;}