#c62d1e color space conversions
Hex:
#c62d1e
RGB:
198, 45, 30
CMY:
22, 82, 88
CMYK:
0, 77, 85, 22
HSL:
5°, 73.6842%, 44.7059%
HSV (HSB):
5°, 84.8485%, 77.6471%
XYZ:
24.4614, 13.9763, 2.6367
xyY:
0.5955, 0.3403, 13.9763
CIE-Lab:
44.1989, 58.5640, 45.9285
CIE-LCH:
44.1989, 74.4257, 38.1051
CIE-Luv:
44.1989, 118.6261, 29.5387
Hunter-Lab:
37.3849, 51.3715, 21.9877
#c62d1e color charts
#c62d1e color shades, tints & tones
#c62d1e color schemes
#c62d1e color preview, HTML & CSS examples
This text has a color of #c62d1e
<p style="color:#c62d1e;">Text here</p>
.mytext {color:#c62d1e;}
This box has a color of #c62d1e
<div style="background-color:#c62d1e;">Content here</div>
.mybackground {background-color:#c62d1e;}
Border around this has a color of #c62d1e
<div style="border:2px solid #c62d1e;">Content here</div>
.myborder {border:2px solid #c62d1e;}