#fc2f4a color space conversions
Hex:
#fc2f4a
RGB:
252, 47, 74
CMY:
1, 82, 71
CMYK:
0, 81, 71, 1
HSL:
352°, 97.1564%, 58.6275%
HSV (HSB):
352°, 81.3492%, 98.8235%
XYZ:
42.3974, 23.2229, 8.7264
xyY:
0.5703, 0.3124, 23.2229
CIE-Lab:
55.3012, 74.7028, 36.7036
CIE-LCH:
55.3012, 83.2326, 26.1662
CIE-Luv:
55.3012, 150.2016, 23.7050
Hunter-Lab:
48.1901, 72.7106, 22.9967
#fc2f4a color charts
#fc2f4a color shades, tints & tones
#fc2f4a color schemes
#fc2f4a color preview, HTML & CSS examples
This text has a color of #fc2f4a
<p style="color:#fc2f4a;">Text here</p>
.mytext {color:#fc2f4a;}
This box has a color of #fc2f4a
<div style="background-color:#fc2f4a;">Content here</div>
.mybackground {background-color:#fc2f4a;}
Border around this has a color of #fc2f4a
<div style="border:2px solid #fc2f4a;">Content here</div>
.myborder {border:2px solid #fc2f4a;}