#fc1900 color space conversions
Hex:
#fc1900
RGB:
252, 25, 0
CMY:
1, 90, 100
CMYK:
0, 90, 100, 1
HSL:
6°, 100.0000%, 49.4118%
HSV (HSB):
6°, 100.0000%, 98.8235%
XYZ:
40.4925, 21.3907, 1.9946
xyY:
0.6339, 0.3349, 21.3907
CIE-Lab:
53.3745, 77.1981, 66.8885
CIE-LCH:
53.3745, 102.1451, 40.9074
CIE-Luv:
53.3745, 168.6728, 38.6833
Hunter-Lab:
46.2501, 75.3413, 29.8181
#fc1900 color charts
#fc1900 color shades, tints & tones
#fc1900 color schemes
#fc1900 color preview, HTML & CSS examples
This text has a color of #fc1900
<p style="color:#fc1900;">Text here</p>
.mytext {color:#fc1900;}
This box has a color of #fc1900
<div style="background-color:#fc1900;">Content here</div>
.mybackground {background-color:#fc1900;}
Border around this has a color of #fc1900
<div style="border:2px solid #fc1900;">Content here</div>
.myborder {border:2px solid #fc1900;}