#fc2b4f color space conversions
Hex:
#fc2b4f
RGB:
252, 43, 79
CMY:
1, 83, 69
CMYK:
0, 83, 69, 1
HSL:
350°, 97.2093%, 57.8431%
HSV (HSB):
350°, 82.9365%, 98.8235%
XYZ:
42.4200, 22.9877, 9.5984
xyY:
0.5656, 0.3065, 22.9877
CIE-Lab:
55.0597, 75.8117, 33.5058
CIE-LCH:
55.0597, 82.8857, 23.8435
CIE-Luv:
55.0597, 150.3235, 20.7267
Hunter-Lab:
47.9455, 74.0242, 21.6923
#fc2b4f color charts
#fc2b4f color shades, tints & tones
#fc2b4f color schemes
#fc2b4f color preview, HTML & CSS examples
This text has a color of #fc2b4f
<p style="color:#fc2b4f;">Text here</p>
.mytext {color:#fc2b4f;}
This box has a color of #fc2b4f
<div style="background-color:#fc2b4f;">Content here</div>
.mybackground {background-color:#fc2b4f;}
Border around this has a color of #fc2b4f
<div style="border:2px solid #fc2b4f;">Content here</div>
.myborder {border:2px solid #fc2b4f;}