#cdb462 color space conversions
Hex:
#cdb462
RGB:
205, 180, 98
CMY:
20, 29, 62
CMYK:
0, 12, 52, 20
HSL:
46°, 51.6908%, 59.4118%
HSV (HSB):
46°, 52.1951%, 80.3922%
XYZ:
43.7027, 46.5035, 18.2280
xyY:
0.4030, 0.4289, 46.5035
CIE-Lab:
73.8711, -1.4588, 44.7227
CIE-LCH:
73.8711, 44.7465, 91.8683
CIE-Luv:
73.8711, 20.9241, 55.2160
Hunter-Lab:
68.1935, -4.9445, 31.8873
#cdb462 color charts
#cdb462 color shades, tints & tones
#cdb462 color schemes
#cdb462 color preview, HTML & CSS examples
This text has a color of #cdb462
<p style="color:#cdb462;">Text here</p>
.mytext {color:#cdb462;}
This box has a color of #cdb462
<div style="background-color:#cdb462;">Content here</div>
.mybackground {background-color:#cdb462;}
Border around this has a color of #cdb462
<div style="border:2px solid #cdb462;">Content here</div>
.myborder {border:2px solid #cdb462;}