#c62d2f color space conversions
Hex:
#c62d2f
RGB:
198, 45, 47
CMY:
22, 82, 82
CMYK:
0, 77, 76, 22
HSL:
359°, 62.9630%, 47.6471%
HSV (HSB):
359°, 77.2727%, 77.6471%
XYZ:
24.7402, 14.0878, 4.1046
xyY:
0.5763, 0.3281, 14.0878
CIE-Lab:
44.3585, 59.0794, 37.0060
CIE-LCH:
44.3585, 69.7124, 32.0621
CIE-Luv:
44.3585, 115.6782, 24.3068
Hunter-Lab:
37.5337, 51.9736, 19.7898
#c62d2f color charts
#c62d2f color shades, tints & tones
#c62d2f color schemes
#c62d2f color preview, HTML & CSS examples
This text has a color of #c62d2f
<p style="color:#c62d2f;">Text here</p>
.mytext {color:#c62d2f;}
This box has a color of #c62d2f
<div style="background-color:#c62d2f;">Content here</div>
.mybackground {background-color:#c62d2f;}
Border around this has a color of #c62d2f
<div style="border:2px solid #c62d2f;">Content here</div>
.myborder {border:2px solid #c62d2f;}