#dcbe4c color space conversions
Hex:
#dcbe4c
RGB:
220, 190, 76
CMY:
14, 25, 70
CMYK:
0, 14, 65, 14
HSL:
48°, 67.2897%, 58.0392%
HSV (HSB):
48°, 65.4545%, 86.2745%
XYZ:
49.2332, 52.5644, 14.3885
xyY:
0.4237, 0.4524, 52.5644
CIE-Lab:
77.6171, -1.9687, 59.5381
CIE-LCH:
77.6171, 59.5707, 91.8939
CIE-Luv:
77.6171, 25.9599, 69.3464
Hunter-Lab:
72.5013, -5.6639, 38.9843
#dcbe4c color charts
#dcbe4c color shades, tints & tones
#dcbe4c color schemes
#dcbe4c color preview, HTML & CSS examples
This text has a color of #dcbe4c
<p style="color:#dcbe4c;">Text here</p>
.mytext {color:#dcbe4c;}
This box has a color of #dcbe4c
<div style="background-color:#dcbe4c;">Content here</div>
.mybackground {background-color:#dcbe4c;}
Border around this has a color of #dcbe4c
<div style="border:2px solid #dcbe4c;">Content here</div>
.myborder {border:2px solid #dcbe4c;}