#cb985d color space conversions
Hex:
#cb985d
RGB:
203, 152, 93
CMY:
20, 40, 64
CMYK:
0, 25, 54, 20
HSL:
32°, 51.4019%, 58.0392%
HSV (HSB):
32°, 54.1872%, 79.6078%
XYZ:
37.8326, 35.9433, 15.2997
xyY:
0.4247, 0.4035, 35.9433
CIE-Lab:
66.4766, 12.2983, 38.2240
CIE-LCH:
66.4766, 40.1537, 72.1647
CIE-Luv:
66.4766, 38.9861, 44.0808
Hunter-Lab:
59.9527, 7.7235, 26.8364
#cb985d color charts
#cb985d color shades, tints & tones
#cb985d color schemes
#cb985d color preview, HTML & CSS examples
This text has a color of #cb985d
<p style="color:#cb985d;">Text here</p>
.mytext {color:#cb985d;}
This box has a color of #cb985d
<div style="background-color:#cb985d;">Content here</div>
.mybackground {background-color:#cb985d;}
Border around this has a color of #cb985d
<div style="border:2px solid #cb985d;">Content here</div>
.myborder {border:2px solid #cb985d;}