#fc0b04 color space conversions
Hex:
#fc0b04
RGB:
252, 11, 4
CMY:
1, 96, 98
CMYK:
0, 96, 98, 1
HSL:
2°, 97.6378%, 50.1961%
HSV (HSB):
2°, 98.4127%, 98.8235%
XYZ:
40.2865, 20.9436, 2.0340
xyY:
0.6368, 0.3310, 20.9436
CIE-Lab:
52.8877, 78.6572, 65.7042
CIE-LCH:
52.8877, 102.4890, 39.8728
CIE-Luv:
52.8877, 171.2763, 37.4473
Hunter-Lab:
45.7641, 77.0475, 29.3997
#fc0b04 color charts
#fc0b04 color shades, tints & tones
#fc0b04 color schemes
#fc0b04 color preview, HTML & CSS examples
This text has a color of #fc0b04
<p style="color:#fc0b04;">Text here</p>
.mytext {color:#fc0b04;}
This box has a color of #fc0b04
<div style="background-color:#fc0b04;">Content here</div>
.mybackground {background-color:#fc0b04;}
Border around this has a color of #fc0b04
<div style="border:2px solid #fc0b04;">Content here</div>
.myborder {border:2px solid #fc0b04;}