#c00a2b color space conversions
Hex:
#c00a2b
RGB:
192, 10, 43
CMY:
25, 96, 83
CMYK:
0, 95, 78, 25
HSL:
349°, 90.0990%, 39.6078%
HSV (HSB):
349°, 94.7917%, 75.2941%
XYZ:
22.2828, 11.5980, 3.3497
xyY:
0.5985, 0.3115, 11.5980
CIE-Lab:
40.5699, 64.4693, 34.8664
CIE-LCH:
40.5699, 73.2936, 28.4055
CIE-Luv:
40.5699, 123.5212, 19.8468
Hunter-Lab:
34.0558, 57.1955, 18.0073
#c00a2b color charts
#c00a2b color shades, tints & tones
#c00a2b color schemes
#c00a2b color preview, HTML & CSS examples
This text has a color of #c00a2b
<p style="color:#c00a2b;">Text here</p>
.mytext {color:#c00a2b;}
This box has a color of #c00a2b
<div style="background-color:#c00a2b;">Content here</div>
.mybackground {background-color:#c00a2b;}
Border around this has a color of #c00a2b
<div style="border:2px solid #c00a2b;">Content here</div>
.myborder {border:2px solid #c00a2b;}