#c61b1b color space conversions
Hex:
#c61b1b
RGB:
198, 27, 27
CMY:
22, 89, 89
CMYK:
0, 86, 86, 22
HSL:
0°, 76.0000%, 44.1176%
HSV (HSB):
0°, 86.3636%, 77.6471%
XYZ:
23.8785, 12.8688, 2.2623
xyY:
0.6121, 0.3299, 12.8688
CIE-Lab:
42.5648, 63.0605, 45.9911
CIE-LCH:
42.5648, 78.0500, 36.1039
CIE-Luv:
42.5648, 126.7926, 27.3424
Hunter-Lab:
35.8731, 56.0385, 21.3721
#c61b1b color charts
#c61b1b color shades, tints & tones
#c61b1b color schemes
#c61b1b color preview, HTML & CSS examples
This text has a color of #c61b1b
<p style="color:#c61b1b;">Text here</p>
.mytext {color:#c61b1b;}
This box has a color of #c61b1b
<div style="background-color:#c61b1b;">Content here</div>
.mybackground {background-color:#c61b1b;}
Border around this has a color of #c61b1b
<div style="border:2px solid #c61b1b;">Content here</div>
.myborder {border:2px solid #c61b1b;}