#c10f09 color space conversions
Hex:
#c10f09
RGB:
193, 15, 9
CMY:
24, 94, 96
CMYK:
0, 92, 95, 24
HSL:
2°, 91.0891%, 39.6078%
HSV (HSB):
2°, 95.3368%, 75.6863%
XYZ:
22.2125, 11.6988, 1.3458
xyY:
0.6300, 0.3318, 11.6988
CIE-Lab:
40.7334, 63.4396, 51.5740
CIE-LCH:
40.7334, 81.7586, 39.1098
CIE-Luv:
40.7334, 128.4620, 28.3779
Hunter-Lab:
34.2035, 56.0652, 21.6096
#c10f09 color charts
#c10f09 color shades, tints & tones
#c10f09 color schemes
#c10f09 color preview, HTML & CSS examples
This text has a color of #c10f09
<p style="color:#c10f09;">Text here</p>
.mytext {color:#c10f09;}
This box has a color of #c10f09
<div style="background-color:#c10f09;">Content here</div>
.mybackground {background-color:#c10f09;}
Border around this has a color of #c10f09
<div style="border:2px solid #c10f09;">Content here</div>
.myborder {border:2px solid #c10f09;}