#fc2a0c color space conversions
Hex:
#fc2a0c
RGB:
252, 42, 12
CMY:
1, 84, 95
CMYK:
0, 83, 95, 1
HSL:
7°, 97.5610%, 51.7647%
HSV (HSB):
7°, 95.2381%, 98.8235%
XYZ:
41.0392, 22.3779, 2.5042
xyY:
0.6225, 0.3395, 22.3779
CIE-Lab:
54.4257, 74.3525, 64.5472
CIE-LCH:
54.4257, 98.4613, 40.9620
CIE-Luv:
54.4257, 162.3130, 39.5123
Hunter-Lab:
47.3053, 72.0715, 29.9751
#fc2a0c color charts
#fc2a0c color shades, tints & tones
#fc2a0c color schemes
#fc2a0c color preview, HTML & CSS examples
This text has a color of #fc2a0c
<p style="color:#fc2a0c;">Text here</p>
.mytext {color:#fc2a0c;}
This box has a color of #fc2a0c
<div style="background-color:#fc2a0c;">Content here</div>
.mybackground {background-color:#fc2a0c;}
Border around this has a color of #fc2a0c
<div style="border:2px solid #fc2a0c;">Content here</div>
.myborder {border:2px solid #fc2a0c;}