#c2180d color space conversions
Hex:
#c2180d
RGB:
194, 24, 13
CMY:
24, 91, 95
CMYK:
0, 88, 93, 24
HSL:
4°, 87.4396%, 40.5882%
HSV (HSB):
4°, 93.2990%, 76.0784%
XYZ:
22.6474, 12.1517, 1.5326
xyY:
0.6234, 0.3345, 12.1517
CIE-Lab:
41.4562, 62.3216, 50.7726
CIE-LCH:
41.4562, 80.3855, 39.1692
CIE-Luv:
41.4562, 126.3938, 28.9092
Hunter-Lab:
34.8592, 54.9646, 21.7947
#c2180d color charts
#c2180d color shades, tints & tones
#c2180d color schemes
#c2180d color preview, HTML & CSS examples
This text has a color of #c2180d
<p style="color:#c2180d;">Text here</p>
.mytext {color:#c2180d;}
This box has a color of #c2180d
<div style="background-color:#c2180d;">Content here</div>
.mybackground {background-color:#c2180d;}
Border around this has a color of #c2180d
<div style="border:2px solid #c2180d;">Content here</div>
.myborder {border:2px solid #c2180d;}