#c03b2e color space conversions
Hex:
#c03b2e
RGB:
192, 59, 46
CMY:
25, 77, 82
CMYK:
0, 69, 76, 25
HSL:
5°, 61.3445%, 46.6667%
HSV (HSB):
5°, 76.0417%, 75.2941%
XYZ:
23.7953, 14.5317, 4.1355
xyY:
0.5604, 0.3422, 14.5317
CIE-Lab:
44.9859, 52.2582, 37.9198
CIE-LCH:
44.9859, 64.5664, 35.9655
CIE-Luv:
44.9859, 103.2959, 27.0226
Hunter-Lab:
38.1204, 44.7117, 20.2522
#c03b2e color charts
#c03b2e color shades, tints & tones
#c03b2e color schemes
#c03b2e color preview, HTML & CSS examples
This text has a color of #c03b2e
<p style="color:#c03b2e;">Text here</p>
.mytext {color:#c03b2e;}
This box has a color of #c03b2e
<div style="background-color:#c03b2e;">Content here</div>
.mybackground {background-color:#c03b2e;}
Border around this has a color of #c03b2e
<div style="border:2px solid #c03b2e;">Content here</div>
.myborder {border:2px solid #c03b2e;}