#c9712d color space conversions
Hex:
#c9712d
RGB:
201, 113, 45
CMY:
21, 56, 82
CMYK:
0, 44, 78, 21
HSL:
26°, 63.4146%, 48.2353%
HSV (HSB):
26°, 77.6119%, 78.8235%
XYZ:
30.4662, 24.4172, 5.5899
xyY:
0.5038, 0.4038, 24.4172
CIE-Lab:
56.5031, 29.6733, 50.6731
CIE-LCH:
56.5031, 58.7220, 59.6475
CIE-Luv:
56.5031, 71.1619, 46.3659
Hunter-Lab:
49.4138, 23.5804, 27.8825
#c9712d color charts
#c9712d color shades, tints & tones
#c9712d color schemes
#c9712d color preview, HTML & CSS examples
This text has a color of #c9712d
<p style="color:#c9712d;">Text here</p>
.mytext {color:#c9712d;}
This box has a color of #c9712d
<div style="background-color:#c9712d;">Content here</div>
.mybackground {background-color:#c9712d;}
Border around this has a color of #c9712d
<div style="border:2px solid #c9712d;">Content here</div>
.myborder {border:2px solid #c9712d;}