#c62e2a color space conversions
Hex:
#c62e2a
RGB:
198, 46, 42
CMY:
22, 82, 84
CMYK:
0, 77, 79, 22
HSL:
2°, 65.0000%, 47.0588%
HSV (HSB):
2°, 78.7879%, 77.6471%
XYZ:
24.6836, 14.1269, 3.6163
xyY:
0.5818, 0.3330, 14.1269
CIE-Lab:
44.4144, 58.5951, 39.8746
CIE-LCH:
44.4144, 70.8758, 34.2357
CIE-Luv:
44.4144, 116.1645, 26.2724
Hunter-Lab:
37.5858, 51.4506, 20.6055
#c62e2a color charts
#c62e2a color shades, tints & tones
#c62e2a color schemes
#c62e2a color preview, HTML & CSS examples
This text has a color of #c62e2a
<p style="color:#c62e2a;">Text here</p>
.mytext {color:#c62e2a;}
This box has a color of #c62e2a
<div style="background-color:#c62e2a;">Content here</div>
.mybackground {background-color:#c62e2a;}
Border around this has a color of #c62e2a
<div style="border:2px solid #c62e2a;">Content here</div>
.myborder {border:2px solid #c62e2a;}