#c62c1a color space conversions
Hex:
#c62c1a
RGB:
198, 44, 26
CMY:
22, 83, 90
CMYK:
0, 78, 87, 22
HSL:
6°, 76.7857%, 43.9216%
HSV (HSB):
6°, 86.8687%, 77.6471%
XYZ:
24.3758, 13.8817, 2.3720
xyY:
0.6000, 0.3417, 13.8817
CIE-Lab:
44.0628, 58.7792, 47.6993
CIE-LCH:
44.0628, 75.6982, 39.0593
CIE-Luv:
44.0628, 119.6631, 30.2685
Hunter-Lab:
37.2582, 51.5803, 22.3061
#c62c1a color charts
#c62c1a color shades, tints & tones
#c62c1a color schemes
#c62c1a color preview, HTML & CSS examples
This text has a color of #c62c1a
<p style="color:#c62c1a;">Text here</p>
.mytext {color:#c62c1a;}
This box has a color of #c62c1a
<div style="background-color:#c62c1a;">Content here</div>
.mybackground {background-color:#c62c1a;}
Border around this has a color of #c62c1a
<div style="border:2px solid #c62c1a;">Content here</div>
.myborder {border:2px solid #c62c1a;}