#ccb164 color space conversions
Hex:
#ccb164
RGB:
204, 177, 100
CMY:
20, 31, 61
CMYK:
0, 13, 51, 20
HSL:
44°, 50.4854%, 59.6078%
HSV (HSB):
44°, 50.9804%, 80.0000%
XYZ:
42.9242, 45.2018, 18.5191
xyY:
0.4025, 0.4239, 45.2018
CIE-Lab:
73.0245, -0.1152, 42.6796
CIE-LCH:
73.0245, 42.6797, 90.1546
CIE-Luv:
73.0245, 22.0949, 52.7518
Hunter-Lab:
67.2322, -3.6936, 30.7312
#ccb164 color charts
#ccb164 color shades, tints & tones
#ccb164 color schemes
#ccb164 color preview, HTML & CSS examples
This text has a color of #ccb164
<p style="color:#ccb164;">Text here</p>
.mytext {color:#ccb164;}
This box has a color of #ccb164
<div style="background-color:#ccb164;">Content here</div>
.mybackground {background-color:#ccb164;}
Border around this has a color of #ccb164
<div style="border:2px solid #ccb164;">Content here</div>
.myborder {border:2px solid #ccb164;}