#c00a09 color space conversions
Hex:
#c00a09
RGB:
192, 10, 9
CMY:
25, 96, 96
CMYK:
0, 95, 95, 25
HSL:
0°, 91.0448%, 39.4118%
HSV (HSB):
0°, 95.3125%, 75.2941%
XYZ:
21.8961, 11.4433, 1.3132
xyY:
0.6319, 0.3302, 11.4433
CIE-Lab:
40.3172, 63.7642, 51.2335
CIE-LCH:
40.3172, 81.7970, 38.7813
CIE-Luv:
40.3172, 128.7561, 27.8676
Hunter-Lab:
33.8279, 56.3404, 21.3780
#c00a09 color charts
#c00a09 color shades, tints & tones
#c00a09 color schemes
#c00a09 color preview, HTML & CSS examples
This text has a color of #c00a09
<p style="color:#c00a09;">Text here</p>
.mytext {color:#c00a09;}
This box has a color of #c00a09
<div style="background-color:#c00a09;">Content here</div>
.mybackground {background-color:#c00a09;}
Border around this has a color of #c00a09
<div style="border:2px solid #c00a09;">Content here</div>
.myborder {border:2px solid #c00a09;}