#cb953e color space conversions
Hex:
#cb953e
RGB:
203, 149, 62
CMY:
20, 42, 76
CMYK:
0, 27, 69, 20
HSL:
37°, 57.5510%, 51.9608%
HSV (HSB):
37°, 69.4581%, 79.6078%
XYZ:
36.2455, 34.5392, 9.3138
xyY:
0.4525, 0.4312, 34.5392
CIE-Lab:
65.3883, 11.7724, 52.2024
CIE-LCH:
65.3883, 53.5134, 77.2916
CIE-Luv:
65.3883, 43.4824, 55.6975
Hunter-Lab:
58.7701, 7.2396, 31.7428
#cb953e color charts
#cb953e color shades, tints & tones
#cb953e color schemes
#cb953e color preview, HTML & CSS examples
This text has a color of #cb953e
<p style="color:#cb953e;">Text here</p>
.mytext {color:#cb953e;}
This box has a color of #cb953e
<div style="background-color:#cb953e;">Content here</div>
.mybackground {background-color:#cb953e;}
Border around this has a color of #cb953e
<div style="border:2px solid #cb953e;">Content here</div>
.myborder {border:2px solid #cb953e;}