#c9725d color space conversions
Hex:
#c9725d
RGB:
201, 114, 93
CMY:
21, 55, 64
CMYK:
0, 43, 54, 21
HSL:
12°, 50.0000%, 57.6471%
HSV (HSB):
12°, 53.7313%, 78.8235%
XYZ:
32.0805, 25.2424, 13.5374
xyY:
0.4527, 0.3562, 25.2424
CIE-Lab:
57.3109, 32.1317, 26.5772
CIE-LCH:
57.3109, 41.6988, 39.5953
CIE-Luv:
57.3109, 64.4314, 26.0956
Hunter-Lab:
50.2419, 26.0528, 19.1940
#c9725d color charts
#c9725d color shades, tints & tones
#c9725d color schemes
#c9725d color preview, HTML & CSS examples
This text has a color of #c9725d
<p style="color:#c9725d;">Text here</p>
.mytext {color:#c9725d;}
This box has a color of #c9725d
<div style="background-color:#c9725d;">Content here</div>
.mybackground {background-color:#c9725d;}
Border around this has a color of #c9725d
<div style="border:2px solid #c9725d;">Content here</div>
.myborder {border:2px solid #c9725d;}