#c03d3e color space conversions
Hex:
#c03d3e
RGB:
192, 61, 62
CMY:
25, 76, 76
CMYK:
0, 68, 68, 25
HSL:
360°, 51.7787%, 49.6078%
HSV (HSB):
360°, 68.2292%, 75.2941%
XYZ:
24.2765, 14.8918, 6.1523
xyY:
0.5357, 0.3286, 14.8918
CIE-Lab:
45.4856, 52.2143, 29.2636
CIE-LCH:
45.4856, 59.8556, 29.2685
CIE-Luv:
45.4856, 98.7902, 20.8806
Hunter-Lab:
38.5898, 44.7603, 17.5604
#c03d3e color charts
#c03d3e color shades, tints & tones
#c03d3e color schemes
#c03d3e color preview, HTML & CSS examples
This text has a color of #c03d3e
<p style="color:#c03d3e;">Text here</p>
.mytext {color:#c03d3e;}
This box has a color of #c03d3e
<div style="background-color:#c03d3e;">Content here</div>
.mybackground {background-color:#c03d3e;}
Border around this has a color of #c03d3e
<div style="border:2px solid #c03d3e;">Content here</div>
.myborder {border:2px solid #c03d3e;}