#cd925e color space conversions
Hex:
#cd925e
RGB:
205, 146, 94
CMY:
20, 43, 63
CMYK:
0, 29, 54, 20
HSL:
28°, 52.6066%, 58.6275%
HSV (HSB):
28°, 54.1463%, 80.3922%
XYZ:
37.4761, 34.3451, 15.2437
xyY:
0.4304, 0.3945, 34.3451
CIE-Lab:
65.2355, 16.4886, 36.2111
CIE-LCH:
65.2355, 39.7885, 65.5180
CIE-Luv:
65.2355, 44.6725, 40.9034
Hunter-Lab:
58.6047, 11.5878, 25.6013
#cd925e color charts
#cd925e color shades, tints & tones
#cd925e color schemes
#cd925e color preview, HTML & CSS examples
This text has a color of #cd925e
<p style="color:#cd925e;">Text here</p>
.mytext {color:#cd925e;}
This box has a color of #cd925e
<div style="background-color:#cd925e;">Content here</div>
.mybackground {background-color:#cd925e;}
Border around this has a color of #cd925e
<div style="border:2px solid #cd925e;">Content here</div>
.myborder {border:2px solid #cd925e;}