#c61a1c color space conversions
Hex:
#c61a1c
RGB:
198, 26, 28
CMY:
22, 90, 89
CMYK:
0, 87, 86, 22
HSL:
359°, 76.7857%, 43.9216%
HSV (HSB):
359°, 86.8687%, 77.6471%
XYZ:
23.8677, 12.8284, 2.3168
xyY:
0.6118, 0.3288, 12.8284
CIE-Lab:
42.5035, 63.2773, 45.4476
CIE-LCH:
42.5035, 77.9070, 35.6870
CIE-Luv:
42.5035, 126.9820, 26.9841
Hunter-Lab:
35.8168, 56.2702, 21.2366
#c61a1c color charts
#c61a1c color shades, tints & tones
#c61a1c color schemes
#c61a1c color preview, HTML & CSS examples
This text has a color of #c61a1c
<p style="color:#c61a1c;">Text here</p>
.mytext {color:#c61a1c;}
This box has a color of #c61a1c
<div style="background-color:#c61a1c;">Content here</div>
.mybackground {background-color:#c61a1c;}
Border around this has a color of #c61a1c
<div style="border:2px solid #c61a1c;">Content here</div>
.myborder {border:2px solid #c61a1c;}