#fc2500 color space conversions
Hex:
#fc2500
RGB:
252, 37, 0
CMY:
1, 85, 100
CMYK:
0, 85, 100, 1
HSL:
9°, 100.0000%, 49.4118%
HSV (HSB):
9°, 100.0000%, 98.8235%
XYZ:
40.8065, 22.0186, 2.0993
xyY:
0.6285, 0.3391, 22.0186
CIE-Lab:
54.0467, 75.2703, 67.1412
CIE-LCH:
54.0467, 100.8641, 41.7330
CIE-Luv:
54.0467, 164.8882, 39.8890
Hunter-Lab:
46.9240, 73.1119, 30.1943
#fc2500 color charts
#fc2500 color shades, tints & tones
#fc2500 color schemes
#fc2500 color preview, HTML & CSS examples
This text has a color of #fc2500
<p style="color:#fc2500;">Text here</p>
.mytext {color:#fc2500;}
This box has a color of #fc2500
<div style="background-color:#fc2500;">Content here</div>
.mybackground {background-color:#fc2500;}
Border around this has a color of #fc2500
<div style="border:2px solid #fc2500;">Content here</div>
.myborder {border:2px solid #fc2500;}