#cbbea5 color space conversions
Hex:
#cbbea5
RGB:
203, 190, 165
CMY:
20, 25, 35
CMYK:
0, 6, 19, 20
HSL:
39°, 26.7606%, 72.1569%
HSV (HSB):
39°, 18.7192%, 79.6078%
XYZ:
49.8336, 52.2400, 43.0541
xyY:
0.3434, 0.3600, 52.2400
CIE-Lab:
77.4241, 0.4887, 14.2799
CIE-LCH:
77.4241, 14.2882, 88.0398
CIE-Luv:
77.4241, 9.3003, 20.2239
Hunter-Lab:
72.2773, -3.4134, 15.2762
#cbbea5 color charts
#cbbea5 color shades, tints & tones
#cbbea5 color schemes
#cbbea5 color preview, HTML & CSS examples
This text has a color of #cbbea5
<p style="color:#cbbea5;">Text here</p>
.mytext {color:#cbbea5;}
This box has a color of #cbbea5
<div style="background-color:#cbbea5;">Content here</div>
.mybackground {background-color:#cbbea5;}
Border around this has a color of #cbbea5
<div style="border:2px solid #cbbea5;">Content here</div>
.myborder {border:2px solid #cbbea5;}