#c2040d color space conversions
Hex:
#c2040d
RGB:
194, 4, 13
CMY:
24, 98, 95
CMYK:
0, 98, 93, 24
HSL:
357°, 95.9596%, 38.8235%
HSV (HSB):
357°, 97.9381%, 76.0784%
XYZ:
22.3642, 11.5852, 1.4382
xyY:
0.6320, 0.3274, 11.5852
CIE-Lab:
40.5492, 64.9335, 50.2214
CIE-LCH:
40.5492, 82.0886, 37.7194
CIE-Luv:
40.5492, 130.9540, 27.3109
Hunter-Lab:
34.0371, 57.7193, 21.3207
#c2040d color charts
#c2040d color shades, tints & tones
#c2040d color schemes
#c2040d color preview, HTML & CSS examples
This text has a color of #c2040d
<p style="color:#c2040d;">Text here</p>
.mytext {color:#c2040d;}
This box has a color of #c2040d
<div style="background-color:#c2040d;">Content here</div>
.mybackground {background-color:#c2040d;}
Border around this has a color of #c2040d
<div style="border:2px solid #c2040d;">Content here</div>
.myborder {border:2px solid #c2040d;}