#fc1b0a color space conversions
Hex:
#fc1b0a
RGB:
252, 27, 10
CMY:
1, 89, 96
CMYK:
0, 89, 96, 1
HSL:
4°, 97.5806%, 51.3725%
HSV (HSB):
4°, 96.0317%, 98.8235%
XYZ:
40.5916, 21.5012, 2.2979
xyY:
0.6304, 0.3339, 21.5012
CIE-Lab:
53.4937, 76.9906, 64.5472
CIE-LCH:
53.4937, 100.4683, 39.9757
CIE-Luv:
53.4937, 167.5848, 38.0125
Hunter-Lab:
46.3694, 75.1117, 29.5204
#fc1b0a color charts
#fc1b0a color shades, tints & tones
#fc1b0a color schemes
#fc1b0a color preview, HTML & CSS examples
This text has a color of #fc1b0a
<p style="color:#fc1b0a;">Text here</p>
.mytext {color:#fc1b0a;}
This box has a color of #fc1b0a
<div style="background-color:#fc1b0a;">Content here</div>
.mybackground {background-color:#fc1b0a;}
Border around this has a color of #fc1b0a
<div style="border:2px solid #fc1b0a;">Content here</div>
.myborder {border:2px solid #fc1b0a;}