#c21b1b color space conversions
Hex:
#c21b1b
RGB:
194, 27, 27
CMY:
24, 89, 89
CMYK:
0, 86, 86, 24
HSL:
0°, 75.5656%, 43.3333%
HSV (HSB):
0°, 86.0825%, 76.0784%
XYZ:
22.8379, 12.3323, 2.2136
xyY:
0.6109, 0.3299, 12.3323
CIE-Lab:
41.7395, 61.9669, 44.9655
CIE-LCH:
41.7395, 76.5623, 35.9661
CIE-Luv:
41.7395, 123.7777, 26.6922
Hunter-Lab:
35.1174, 54.6283, 20.8449
#c21b1b color charts
#c21b1b color shades, tints & tones
#c21b1b color schemes
#c21b1b color preview, HTML & CSS examples
This text has a color of #c21b1b
<p style="color:#c21b1b;">Text here</p>
.mytext {color:#c21b1b;}
This box has a color of #c21b1b
<div style="background-color:#c21b1b;">Content here</div>
.mybackground {background-color:#c21b1b;}
Border around this has a color of #c21b1b
<div style="border:2px solid #c21b1b;">Content here</div>
.myborder {border:2px solid #c21b1b;}