#c21212 color space conversions
Hex:
#c21212
RGB:
194, 18, 18
CMY:
24, 93, 93
CMYK:
0, 91, 91, 24
HSL:
0°, 83.0189%, 41.5686%
HSV (HSB):
0°, 90.7216%, 76.0784%
XYZ:
22.5736, 11.9456, 1.6882
xyY:
0.6235, 0.3299, 11.9456
CIE-Lab:
41.1296, 63.3923, 48.6275
CIE-LCH:
41.1296, 79.8950, 37.4914
CIE-Luv:
41.1296, 127.6503, 27.5276
Hunter-Lab:
34.5624, 56.0987, 21.2976
#c21212 color charts
#c21212 color shades, tints & tones
#c21212 color schemes
#c21212 color preview, HTML & CSS examples
This text has a color of #c21212
<p style="color:#c21212;">Text here</p>
.mytext {color:#c21212;}
This box has a color of #c21212
<div style="background-color:#c21212;">Content here</div>
.mybackground {background-color:#c21212;}
Border around this has a color of #c21212
<div style="border:2px solid #c21212;">Content here</div>
.myborder {border:2px solid #c21212;}