#c0402d color space conversions
Hex:
#c0402d
RGB:
192, 64, 45
CMY:
25, 75, 82
CMYK:
0, 67, 77, 25
HSL:
8°, 62.0253%, 46.4706%
HSV (HSB):
8°, 76.5625%, 75.2941%
XYZ:
24.0453, 15.0627, 4.1227
xyY:
0.5562, 0.3484, 15.0627
CIE-Lab:
45.7200, 50.1937, 39.2549
CIE-LCH:
45.7200, 63.7209, 38.0278
CIE-Luv:
45.7200, 100.3090, 28.7592
Hunter-Lab:
38.8107, 42.6714, 20.8694
#c0402d color charts
#c0402d color shades, tints & tones
#c0402d color schemes
#c0402d color preview, HTML & CSS examples
This text has a color of #c0402d
<p style="color:#c0402d;">Text here</p>
.mytext {color:#c0402d;}
This box has a color of #c0402d
<div style="background-color:#c0402d;">Content here</div>
.mybackground {background-color:#c0402d;}
Border around this has a color of #c0402d
<div style="border:2px solid #c0402d;">Content here</div>
.myborder {border:2px solid #c0402d;}