#cb956d color space conversions
Hex:
#cb956d
RGB:
203, 149, 109
CMY:
20, 42, 57
CMYK:
0, 27, 46, 20
HSL:
26°, 47.4747%, 61.1765%
HSV (HSB):
26°, 46.3054%, 79.6078%
XYZ:
38.1364, 35.2955, 19.2707
xyY:
0.4114, 0.3807, 35.2955
CIE-Lab:
65.9781, 15.4286, 29.0512
CIE-LCH:
65.9781, 32.8940, 62.0280
CIE-Luv:
65.9781, 39.5270, 33.9735
Hunter-Lab:
59.4100, 10.6148, 22.3553
#cb956d color charts
#cb956d color shades, tints & tones
#cb956d color schemes
#cb956d color preview, HTML & CSS examples
This text has a color of #cb956d
<p style="color:#cb956d;">Text here</p>
.mytext {color:#cb956d;}
This box has a color of #cb956d
<div style="background-color:#cb956d;">Content here</div>
.mybackground {background-color:#cb956d;}
Border around this has a color of #cb956d
<div style="border:2px solid #cb956d;">Content here</div>
.myborder {border:2px solid #cb956d;}