#fc0a08 color space conversions
Hex:
#fc0a08
RGB:
252, 10, 8
CMY:
1, 96, 97
CMYK:
0, 96, 97, 1
HSL:
0°, 97.6000%, 50.9804%
HSV (HSB):
0°, 96.8254%, 98.8235%
XYZ:
40.2973, 20.9301, 2.1457
xyY:
0.6359, 0.3303, 20.9301
CIE-Lab:
52.8729, 78.7545, 64.7246
CIE-LCH:
52.8729, 101.9389, 39.4152
CIE-Luv:
52.8729, 171.1884, 37.0624
Hunter-Lab:
45.7494, 77.1660, 29.2438
#fc0a08 color charts
#fc0a08 color shades, tints & tones
#fc0a08 color schemes
#fc0a08 color preview, HTML & CSS examples
This text has a color of #fc0a08
<p style="color:#fc0a08;">Text here</p>
.mytext {color:#fc0a08;}
This box has a color of #fc0a08
<div style="background-color:#fc0a08;">Content here</div>
.mybackground {background-color:#fc0a08;}
Border around this has a color of #fc0a08
<div style="border:2px solid #fc0a08;">Content here</div>
.myborder {border:2px solid #fc0a08;}