#fc5e95 color space conversions
Hex:
#fc5e95
RGB:
252, 94, 149
CMY:
1, 63, 42
CMYK:
0, 63, 41, 1
HSL:
339°, 96.3415%, 67.8431%
HSV (HSB):
339°, 62.6984%, 98.8235%
XYZ:
49.5724, 30.8708, 31.7797
xyY:
0.4417, 0.2751, 30.8708
CIE-Lab:
62.3984, 64.5493, 2.5036
CIE-LCH:
62.3984, 64.5978, 2.2212
CIE-Luv:
62.3984, 104.0815, -9.2047
Hunter-Lab:
55.5615, 62.0266, 4.9808
#fc5e95 color charts
#fc5e95 color shades, tints & tones
#fc5e95 color schemes
#fc5e95 color preview, HTML & CSS examples
This text has a color of #fc5e95
<p style="color:#fc5e95;">Text here</p>
.mytext {color:#fc5e95;}
This box has a color of #fc5e95
<div style="background-color:#fc5e95;">Content here</div>
.mybackground {background-color:#fc5e95;}
Border around this has a color of #fc5e95
<div style="border:2px solid #fc5e95;">Content here</div>
.myborder {border:2px solid #fc5e95;}