#dcb90d color space conversions
Hex:
#dcb90d
RGB:
220, 185, 13
CMY:
14, 27, 95
CMYK:
0, 16, 94, 14
HSL:
50°, 88.8412%, 45.6863%
HSV (HSB):
50°, 94.0909%, 86.2745%
XYZ:
46.9368, 49.9426, 7.5468
xyY:
0.4495, 0.4783, 49.9426
CIE-Lab:
76.0340, -1.4880, 76.5249
CIE-LCH:
76.0340, 76.5393, 91.1140
CIE-Luv:
76.0340, 31.1153, 79.7413
Hunter-Lab:
70.6701, -5.1187, 43.1375
#dcb90d color charts
#dcb90d color shades, tints & tones
#dcb90d color schemes
#dcb90d color preview, HTML & CSS examples
This text has a color of #dcb90d
<p style="color:#dcb90d;">Text here</p>
.mytext {color:#dcb90d;}
This box has a color of #dcb90d
<div style="background-color:#dcb90d;">Content here</div>
.mybackground {background-color:#dcb90d;}
Border around this has a color of #dcb90d
<div style="border:2px solid #dcb90d;">Content here</div>
.myborder {border:2px solid #dcb90d;}