#cbc2a2 color space conversions
Hex:
#cbc2a2
RGB:
203, 194, 162
CMY:
20, 24, 36
CMYK:
0, 4, 20, 20
HSL:
47°, 28.2759%, 71.5686%
HSV (HSB):
47°, 20.1970%, 79.6078%
XYZ:
50.4420, 53.8887, 41.9254
xyY:
0.3449, 0.3685, 53.8887
CIE-Lab:
78.3968, -2.0697, 17.2511
CIE-LCH:
78.3968, 17.3748, 96.8412
CIE-Luv:
78.3968, 7.2305, 24.7385
Hunter-Lab:
73.4089, -5.8117, 17.5245
#cbc2a2 color charts
#cbc2a2 color shades, tints & tones
#cbc2a2 color schemes
#cbc2a2 color preview, HTML & CSS examples
This text has a color of #cbc2a2
<p style="color:#cbc2a2;">Text here</p>
.mytext {color:#cbc2a2;}
This box has a color of #cbc2a2
<div style="background-color:#cbc2a2;">Content here</div>
.mybackground {background-color:#cbc2a2;}
Border around this has a color of #cbc2a2
<div style="border:2px solid #cbc2a2;">Content here</div>
.myborder {border:2px solid #cbc2a2;}