#cd935f color space conversions
Hex:
#cd935f
RGB:
205, 147, 95
CMY:
20, 42, 63
CMYK:
0, 28, 54, 20
HSL:
28°, 52.3810%, 58.8235%
HSV (HSB):
28°, 53.6585%, 80.3922%
XYZ:
37.6761, 34.6728, 15.5332
xyY:
0.4287, 0.3945, 34.6728
CIE-Lab:
65.4931, 16.0295, 36.0019
CIE-LCH:
65.4931, 39.4092, 65.9995
CIE-Luv:
65.4931, 43.8639, 40.8651
Hunter-Lab:
58.8836, 11.1652, 25.5781
#cd935f color charts
#cd935f color shades, tints & tones
#cd935f color schemes
#cd935f color preview, HTML & CSS examples
This text has a color of #cd935f
<p style="color:#cd935f;">Text here</p>
.mytext {color:#cd935f;}
This box has a color of #cd935f
<div style="background-color:#cd935f;">Content here</div>
.mybackground {background-color:#cd935f;}
Border around this has a color of #cd935f
<div style="border:2px solid #cd935f;">Content here</div>
.myborder {border:2px solid #cd935f;}