#c9280c color space conversions
Hex:
#c9280c
RGB:
201, 40, 12
CMY:
21, 84, 95
CMYK:
0, 80, 94, 21
HSL:
9°, 88.7324%, 41.7647%
HSV (HSB):
9°, 94.0299%, 78.8235%
XYZ:
24.9125, 13.9616, 1.7297
xyY:
0.6136, 0.3439, 13.9616
CIE-Lab:
44.1779, 60.5979, 53.4787
CIE-LCH:
44.1779, 80.8212, 41.4290
CIE-Luv:
44.1779, 125.3097, 32.3114
Hunter-Lab:
37.3653, 53.6221, 23.4111
#c9280c color charts
#c9280c color shades, tints & tones
#c9280c color schemes
#c9280c color preview, HTML & CSS examples
This text has a color of #c9280c
<p style="color:#c9280c;">Text here</p>
.mytext {color:#c9280c;}
This box has a color of #c9280c
<div style="background-color:#c9280c;">Content here</div>
.mybackground {background-color:#c9280c;}
Border around this has a color of #c9280c
<div style="border:2px solid #c9280c;">Content here</div>
.myborder {border:2px solid #c9280c;}