#cdb200 color space conversions
Hex:
#cdb200
RGB:
205, 178, 0
CMY:
20, 30, 100
CMYK:
0, 13, 100, 20
HSL:
52°, 100.0000%, 40.1961%
HSV (HSB):
52°, 100.0000%, 80.3922%
XYZ:
41.0972, 44.8199, 6.4851
xyY:
0.4448, 0.4851, 44.8199
CIE-Lab:
72.7732, -4.5534, 74.9518
CIE-LCH:
72.7732, 75.0899, 93.4765
CIE-Luv:
72.7732, 25.0461, 77.6597
Hunter-Lab:
66.9477, -7.5825, 41.1201
#cdb200 color charts
#cdb200 color shades, tints & tones
#cdb200 color schemes
#cdb200 color preview, HTML & CSS examples
This text has a color of #cdb200
<p style="color:#cdb200;">Text here</p>
.mytext {color:#cdb200;}
This box has a color of #cdb200
<div style="background-color:#cdb200;">Content here</div>
.mybackground {background-color:#cdb200;}
Border around this has a color of #cdb200
<div style="border:2px solid #cdb200;">Content here</div>
.myborder {border:2px solid #cdb200;}