#cb975d color space conversions
Hex:
#cb975d
RGB:
203, 151, 93
CMY:
20, 41, 64
CMYK:
0, 26, 54, 20
HSL:
32°, 51.4019%, 58.0392%
HSV (HSB):
32°, 54.1872%, 79.6078%
XYZ:
37.6710, 35.6200, 15.2458
xyY:
0.4255, 0.4023, 35.6200
CIE-Lab:
66.2286, 12.8428, 37.9186
CIE-LCH:
66.2286, 40.0344, 71.2891
CIE-Luv:
66.2286, 39.6910, 43.6052
Hunter-Lab:
59.6825, 8.2229, 26.6322
#cb975d color charts
#cb975d color shades, tints & tones
#cb975d color schemes
#cb975d color preview, HTML & CSS examples
This text has a color of #cb975d
<p style="color:#cb975d;">Text here</p>
.mytext {color:#cb975d;}
This box has a color of #cb975d
<div style="background-color:#cb975d;">Content here</div>
.mybackground {background-color:#cb975d;}
Border around this has a color of #cb975d
<div style="border:2px solid #cb975d;">Content here</div>
.myborder {border:2px solid #cb975d;}