#c00a32 color space conversions
Hex:
#c00a32
RGB:
192, 10, 50
CMY:
25, 96, 80
CMYK:
0, 95, 74, 25
HSL:
347°, 90.0990%, 39.6078%
HSV (HSB):
347°, 94.7917%, 75.2941%
XYZ:
22.4225, 11.6538, 4.0852
xyY:
0.5876, 0.3054, 11.6538
CIE-Lab:
40.6606, 64.7212, 30.7358
CIE-LCH:
40.6606, 71.6486, 25.4028
CIE-Luv:
40.6606, 121.7357, 17.0945
Hunter-Lab:
34.1377, 57.5022, 16.8012
#c00a32 color charts
#c00a32 color shades, tints & tones
#c00a32 color schemes
#c00a32 color preview, HTML & CSS examples
This text has a color of #c00a32
<p style="color:#c00a32;">Text here</p>
.mytext {color:#c00a32;}
This box has a color of #c00a32
<div style="background-color:#c00a32;">Content here</div>
.mybackground {background-color:#c00a32;}
Border around this has a color of #c00a32
<div style="border:2px solid #c00a32;">Content here</div>
.myborder {border:2px solid #c00a32;}