#cbbeb4 color space conversions
Hex:
#cbbeb4
RGB:
203, 190, 180
CMY:
20, 25, 29
CMYK:
0, 6, 11, 20
HSL:
26°, 18.1102%, 75.0980%
HSV (HSB):
26°, 11.3300%, 79.6078%
XYZ:
51.2803, 52.8187, 50.6723
xyY:
0.3313, 0.3413, 52.8187
CIE-Lab:
77.7678, 2.8716, 6.6800
CIE-LCH:
77.7678, 7.2710, 66.7379
CIE-Luv:
77.7678, 8.2824, 9.2440
Hunter-Lab:
72.6765, -1.2349, 9.5347
#cbbeb4 color charts
#cbbeb4 color shades, tints & tones
#cbbeb4 color schemes
#cbbeb4 color preview, HTML & CSS examples
This text has a color of #cbbeb4
<p style="color:#cbbeb4;">Text here</p>
.mytext {color:#cbbeb4;}
This box has a color of #cbbeb4
<div style="background-color:#cbbeb4;">Content here</div>
.mybackground {background-color:#cbbeb4;}
Border around this has a color of #cbbeb4
<div style="border:2px solid #cbbeb4;">Content here</div>
.myborder {border:2px solid #cbbeb4;}