#fc2702 color space conversions
Hex:
#fc2702
RGB:
252, 39, 2
CMY:
1, 85, 99
CMYK:
0, 85, 99, 1
HSL:
9°, 98.4252%, 49.8039%
HSV (HSB):
9°, 99.2063%, 98.8235%
XYZ:
40.8814, 22.1509, 2.1783
xyY:
0.6269, 0.3397, 22.1509
CIE-Lab:
54.1867, 74.8975, 66.7180
CIE-LCH:
54.1867, 100.3042, 41.6944
CIE-Luv:
54.1867, 164.0286, 39.9641
Hunter-Lab:
47.0647, 72.6855, 30.2012
#fc2702 color charts
#fc2702 color shades, tints & tones
#fc2702 color schemes
#fc2702 color preview, HTML & CSS examples
This text has a color of #fc2702
<p style="color:#fc2702;">Text here</p>
.mytext {color:#fc2702;}
This box has a color of #fc2702
<div style="background-color:#fc2702;">Content here</div>
.mybackground {background-color:#fc2702;}
Border around this has a color of #fc2702
<div style="border:2px solid #fc2702;">Content here</div>
.myborder {border:2px solid #fc2702;}