#c03b2c color space conversions
Hex:
#c03b2c
RGB:
192, 59, 44
CMY:
25, 77, 83
CMYK:
0, 69, 77, 25
HSL:
6°, 62.7119%, 46.2745%
HSV (HSB):
6°, 77.0833%, 75.2941%
XYZ:
23.7568, 14.5162, 3.9327
xyY:
0.5629, 0.3439, 14.5162
CIE-Lab:
44.9644, 52.1810, 39.0002
CIE-LCH:
44.9644, 65.1450, 36.7745
CIE-Luv:
44.9644, 103.6497, 27.7324
Hunter-Lab:
38.1002, 44.6257, 20.5503
#c03b2c color charts
#c03b2c color shades, tints & tones
#c03b2c color schemes
#c03b2c color preview, HTML & CSS examples
This text has a color of #c03b2c
<p style="color:#c03b2c;">Text here</p>
.mytext {color:#c03b2c;}
This box has a color of #c03b2c
<div style="background-color:#c03b2c;">Content here</div>
.mybackground {background-color:#c03b2c;}
Border around this has a color of #c03b2c
<div style="border:2px solid #c03b2c;">Content here</div>
.myborder {border:2px solid #c03b2c;}