#c10a07 color space conversions
Hex:
#c10a07
RGB:
193, 10, 7
CMY:
24, 96, 97
CMYK:
0, 95, 96, 24
HSL:
1°, 93.0000%, 39.2157%
HSV (HSB):
1°, 96.3731%, 75.6863%
XYZ:
22.1392, 11.5699, 1.2674
xyY:
0.6330, 0.3308, 11.5699
CIE-Lab:
40.5242, 64.0026, 52.1300
CIE-LCH:
40.5242, 82.5461, 39.1628
CIE-Luv:
40.5242, 129.6372, 28.2587
Hunter-Lab:
34.0145, 56.6558, 21.6011
#c10a07 color charts
#c10a07 color shades, tints & tones
#c10a07 color schemes
#c10a07 color preview, HTML & CSS examples
This text has a color of #c10a07
<p style="color:#c10a07;">Text here</p>
.mytext {color:#c10a07;}
This box has a color of #c10a07
<div style="background-color:#c10a07;">Content here</div>
.mybackground {background-color:#c10a07;}
Border around this has a color of #c10a07
<div style="border:2px solid #c10a07;">Content here</div>
.myborder {border:2px solid #c10a07;}