#fc249d color space conversions
Hex:
#fc249d
RGB:
252, 36, 157
CMY:
1, 86, 38
CMYK:
0, 86, 38, 1
HSL:
326°, 97.2973%, 56.4706%
HSV (HSB):
326°, 85.7143%, 98.8235%
XYZ:
46.8616, 24.3915, 34.1364
xyY:
0.4447, 0.2314, 24.3915
CIE-Lab:
56.4777, 82.5953, -10.9061
CIE-LCH:
56.4777, 83.3123, 352.4780
CIE-Luv:
56.4777, 121.9023, -30.9804
Hunter-Lab:
49.3878, 82.9410, -6.4093
#fc249d color charts
#fc249d color shades, tints & tones
#fc249d color schemes
#fc249d color preview, HTML & CSS examples
This text has a color of #fc249d
<p style="color:#fc249d;">Text here</p>
.mytext {color:#fc249d;}
This box has a color of #fc249d
<div style="background-color:#fc249d;">Content here</div>
.mybackground {background-color:#fc249d;}
Border around this has a color of #fc249d
<div style="border:2px solid #fc249d;">Content here</div>
.myborder {border:2px solid #fc249d;}