#cb955c color space conversions
Hex:
#cb955c
RGB:
203, 149, 92
CMY:
20, 42, 64
CMYK:
0, 27, 55, 20
HSL:
31°, 51.6279%, 57.8431%
HSV (HSB):
31°, 54.6798%, 79.6078%
XYZ:
37.3078, 34.9641, 14.9076
xyY:
0.4279, 0.4011, 34.9641
CIE-Lab:
65.7207, 13.8477, 37.8166
CIE-LCH:
65.7207, 40.2722, 69.8882
CIE-Luv:
65.7207, 41.1947, 43.1551
Hunter-Lab:
59.1305, 9.1446, 26.4435
#cb955c color charts
#cb955c color shades, tints & tones
#cb955c color schemes
#cb955c color preview, HTML & CSS examples
This text has a color of #cb955c
<p style="color:#cb955c;">Text here</p>
.mytext {color:#cb955c;}
This box has a color of #cb955c
<div style="background-color:#cb955c;">Content here</div>
.mybackground {background-color:#cb955c;}
Border around this has a color of #cb955c
<div style="border:2px solid #cb955c;">Content here</div>
.myborder {border:2px solid #cb955c;}