#c10f08 color space conversions
Hex:
#c10f08
RGB:
193, 15, 8
CMY:
24, 94, 97
CMYK:
0, 92, 96, 24
HSL:
2°, 92.0398%, 39.4118%
HSV (HSB):
2°, 95.8549%, 75.6863%
XYZ:
22.2070, 11.6966, 1.3170
xyY:
0.6305, 0.3321, 11.6966
CIE-Lab:
40.7299, 63.4296, 51.9007
CIE-LCH:
40.7299, 81.9573, 39.2914
CIE-Luv:
40.7299, 128.5377, 28.4948
Hunter-Lab:
34.2003, 56.0530, 21.6571
#c10f08 color charts
#c10f08 color shades, tints & tones
#c10f08 color schemes
#c10f08 color preview, HTML & CSS examples
This text has a color of #c10f08
<p style="color:#c10f08;">Text here</p>
.mytext {color:#c10f08;}
This box has a color of #c10f08
<div style="background-color:#c10f08;">Content here</div>
.mybackground {background-color:#c10f08;}
Border around this has a color of #c10f08
<div style="border:2px solid #c10f08;">Content here</div>
.myborder {border:2px solid #c10f08;}