#dcb82e color space conversions
Hex:
#dcb82e
RGB:
220, 184, 46
CMY:
14, 28, 82
CMYK:
0, 16, 79, 14
HSL:
48°, 71.3115%, 52.1569%
HSV (HSB):
48°, 79.0909%, 86.2745%
XYZ:
47.1488, 49.6939, 9.6916
xyY:
0.4426, 0.4665, 49.6939
CIE-Lab:
75.8810, -0.2341, 69.1174
CIE-LCH:
75.8810, 69.1178, 90.1941
CIE-Luv:
75.8810, 31.2683, 74.9714
Hunter-Lab:
70.4939, -3.9771, 41.1944
#dcb82e color charts
#dcb82e color shades, tints & tones
#dcb82e color schemes
#dcb82e color preview, HTML & CSS examples
This text has a color of #dcb82e
<p style="color:#dcb82e;">Text here</p>
.mytext {color:#dcb82e;}
This box has a color of #dcb82e
<div style="background-color:#dcb82e;">Content here</div>
.mybackground {background-color:#dcb82e;}
Border around this has a color of #dcb82e
<div style="border:2px solid #dcb82e;">Content here</div>
.myborder {border:2px solid #dcb82e;}