#c62c1d color space conversions
Hex:
#c62c1d
RGB:
198, 44, 29
CMY:
22, 83, 89
CMYK:
0, 78, 85, 22
HSL:
5°, 74.4493%, 44.5098%
HSV (HSB):
5°, 85.3535%, 77.6471%
XYZ:
24.4112, 13.8958, 2.5580
xyY:
0.5974, 0.3400, 13.8958
CIE-Lab:
44.0832, 58.8447, 46.3111
CIE-LCH:
44.0832, 74.8827, 38.2029
CIE-Luv:
44.0832, 119.2747, 29.5856
Hunter-Lab:
37.2771, 51.6569, 22.0255
#c62c1d color charts
#c62c1d color shades, tints & tones
#c62c1d color schemes
#c62c1d color preview, HTML & CSS examples
This text has a color of #c62c1d
<p style="color:#c62c1d;">Text here</p>
.mytext {color:#c62c1d;}
This box has a color of #c62c1d
<div style="background-color:#c62c1d;">Content here</div>
.mybackground {background-color:#c62c1d;}
Border around this has a color of #c62c1d
<div style="border:2px solid #c62c1d;">Content here</div>
.myborder {border:2px solid #c62c1d;}