#fc5e94 color space conversions
Hex:
#fc5e94
RGB:
252, 94, 148
CMY:
1, 63, 42
CMYK:
0, 63, 41, 1
HSL:
339°, 96.3415%, 67.8431%
HSV (HSB):
339°, 62.6984%, 98.8235%
XYZ:
49.4929, 30.8390, 31.3609
xyY:
0.4431, 0.2761, 30.8390
CIE-Lab:
62.3715, 64.4501, 3.0424
CIE-LCH:
62.3715, 64.5218, 2.7027
CIE-Luv:
62.3715, 104.4020, -8.4755
Hunter-Lab:
55.5328, 61.9032, 5.3903
#fc5e94 color charts
#fc5e94 color shades, tints & tones
#fc5e94 color schemes
#fc5e94 color preview, HTML & CSS examples
This text has a color of #fc5e94
<p style="color:#fc5e94;">Text here</p>
.mytext {color:#fc5e94;}
This box has a color of #fc5e94
<div style="background-color:#fc5e94;">Content here</div>
.mybackground {background-color:#fc5e94;}
Border around this has a color of #fc5e94
<div style="border:2px solid #fc5e94;">Content here</div>
.myborder {border:2px solid #fc5e94;}