#ccb28d color space conversions
Hex:
#ccb28d
RGB:
204, 178, 141
CMY:
20, 30, 45
CMYK:
0, 13, 31, 20
HSL:
35°, 38.1818%, 67.6471%
HSV (HSB):
35°, 30.8824%, 80.0000%
XYZ:
45.6300, 46.6012, 31.7893
xyY:
0.3679, 0.3758, 46.6012
CIE-Lab:
73.9340, 3.8614, 22.3792
CIE-LCH:
73.9340, 22.7099, 80.2103
CIE-Luv:
73.9340, 18.6860, 29.7502
Hunter-Lab:
68.2651, -0.1505, 20.1758
#ccb28d color charts
#ccb28d color shades, tints & tones
#ccb28d color schemes
#ccb28d color preview, HTML & CSS examples
This text has a color of #ccb28d
<p style="color:#ccb28d;">Text here</p>
.mytext {color:#ccb28d;}
This box has a color of #ccb28d
<div style="background-color:#ccb28d;">Content here</div>
.mybackground {background-color:#ccb28d;}
Border around this has a color of #ccb28d
<div style="border:2px solid #ccb28d;">Content here</div>
.myborder {border:2px solid #ccb28d;}