#d0cb2d color space conversions
Hex:
#d0cb2d
RGB:
208, 203, 45
CMY:
18, 20, 82
CMYK:
0, 2, 78, 18
HSL:
58°, 64.4269%, 49.6078%
HSV (HSB):
58°, 78.3654%, 81.5686%
XYZ:
47.8420, 56.3112, 10.8302
xyY:
0.4161, 0.4897, 56.3112
CIE-Lab:
79.7906, -15.1557, 72.4898
CIE-LCH:
79.7906, 74.0572, 101.8090
CIE-Luv:
79.7906, 9.3815, 82.5218
Hunter-Lab:
75.0408, -17.5193, 43.9716
#d0cb2d color charts
#d0cb2d color shades, tints & tones
#d0cb2d color schemes
#d0cb2d color preview, HTML & CSS examples
This text has a color of #d0cb2d
<p style="color:#d0cb2d;">Text here</p>
.mytext {color:#d0cb2d;}
This box has a color of #d0cb2d
<div style="background-color:#d0cb2d;">Content here</div>
.mybackground {background-color:#d0cb2d;}
Border around this has a color of #d0cb2d
<div style="border:2px solid #d0cb2d;">Content here</div>
.myborder {border:2px solid #d0cb2d;}