#c10a05 color space conversions
Hex:
#c10a05
RGB:
193, 10, 5
CMY:
24, 96, 98
CMYK:
0, 95, 97, 24
HSL:
2°, 94.9495%, 38.8235%
HSV (HSB):
2°, 97.4093%, 75.6863%
XYZ:
22.1283, 11.5655, 1.2097
xyY:
0.6340, 0.3314, 11.5655
CIE-Lab:
40.5170, 63.9826, 52.8162
CIE-LCH:
40.5170, 82.9658, 39.5389
CIE-Luv:
40.5170, 129.7917, 28.4941
Hunter-Lab:
34.0081, 56.6316, 21.6967
#c10a05 color charts
#c10a05 color shades, tints & tones
#c10a05 color schemes
#c10a05 color preview, HTML & CSS examples
This text has a color of #c10a05
<p style="color:#c10a05;">Text here</p>
.mytext {color:#c10a05;}
This box has a color of #c10a05
<div style="background-color:#c10a05;">Content here</div>
.mybackground {background-color:#c10a05;}
Border around this has a color of #c10a05
<div style="border:2px solid #c10a05;">Content here</div>
.myborder {border:2px solid #c10a05;}