#c9261e color space conversions
Hex:
#c9261e
RGB:
201, 38, 30
CMY:
21, 85, 88
CMYK:
0, 81, 85, 21
HSL:
3°, 74.0260%, 45.2941%
HSV (HSB):
3°, 85.0746%, 78.8235%
XYZ:
25.0149, 13.8975, 2.5923
xyY:
0.6027, 0.3348, 13.8975
CIE-Lab:
44.0855, 61.4333, 46.0596
CIE-LCH:
44.0855, 76.7824, 36.8607
CIE-Luv:
44.0855, 124.3122, 28.7187
Hunter-Lab:
37.2793, 54.5368, 21.9726
#c9261e color charts
#c9261e color shades, tints & tones
#c9261e color schemes
#c9261e color preview, HTML & CSS examples
This text has a color of #c9261e
<p style="color:#c9261e;">Text here</p>
.mytext {color:#c9261e;}
This box has a color of #c9261e
<div style="background-color:#c9261e;">Content here</div>
.mybackground {background-color:#c9261e;}
Border around this has a color of #c9261e
<div style="border:2px solid #c9261e;">Content here</div>
.myborder {border:2px solid #c9261e;}