#ccb89a color space conversions
Hex:
#ccb89a
RGB:
204, 184, 154
CMY:
20, 28, 40
CMYK:
0, 10, 25, 20
HSL:
36°, 32.8947%, 70.1961%
HSV (HSB):
36°, 24.5098%, 80.0000%
XYZ:
47.8751, 49.4514, 37.5936
xyY:
0.3548, 0.3665, 49.4514
CIE-Lab:
75.7313, 2.4328, 17.8498
CIE-LCH:
75.7313, 18.0148, 82.2387
CIE-Luv:
75.7313, 14.1433, 24.4629
Hunter-Lab:
70.3217, -1.5401, 17.5291
#ccb89a color charts
#ccb89a color shades, tints & tones
#ccb89a color schemes
#ccb89a color preview, HTML & CSS examples
This text has a color of #ccb89a
<p style="color:#ccb89a;">Text here</p>
.mytext {color:#ccb89a;}
This box has a color of #ccb89a
<div style="background-color:#ccb89a;">Content here</div>
.mybackground {background-color:#ccb89a;}
Border around this has a color of #ccb89a
<div style="border:2px solid #ccb89a;">Content here</div>
.myborder {border:2px solid #ccb89a;}