#c9402d color space conversions
Hex:
#c9402d
RGB:
201, 64, 45
CMY:
21, 75, 82
CMYK:
0, 68, 78, 21
HSL:
7°, 63.4146%, 48.2353%
HSV (HSB):
7°, 77.6119%, 78.8235%
XYZ:
26.3944, 16.2738, 4.2326
xyY:
0.5628, 0.3470, 16.2738
CIE-Lab:
47.3316, 53.2269, 41.4418
CIE-LCH:
47.3316, 67.4576, 37.9039
CIE-Luv:
47.3316, 107.6577, 30.0522
Hunter-Lab:
40.3407, 46.1940, 22.0177
#c9402d color charts
#c9402d color shades, tints & tones
#c9402d color schemes
#c9402d color preview, HTML & CSS examples
This text has a color of #c9402d
<p style="color:#c9402d;">Text here</p>
.mytext {color:#c9402d;}
This box has a color of #c9402d
<div style="background-color:#c9402d;">Content here</div>
.mybackground {background-color:#c9402d;}
Border around this has a color of #c9402d
<div style="border:2px solid #c9402d;">Content here</div>
.myborder {border:2px solid #c9402d;}