#dcaf1c color space conversions
Hex:
#dcaf1c
RGB:
220, 175, 28
CMY:
14, 31, 89
CMYK:
0, 20, 87, 14
HSL:
46°, 77.4194%, 48.6275%
HSV (HSB):
46°, 87.2727%, 86.2745%
XYZ:
45.0548, 45.9594, 7.5950
xyY:
0.4569, 0.4661, 45.9594
CIE-Lab:
73.5192, 3.9973, 72.0144
CIE-LCH:
73.5192, 72.1253, 86.8229
CIE-Luv:
73.5192, 38.3806, 74.4625
Hunter-Lab:
67.7934, -0.0092, 40.8130
#dcaf1c color charts
#dcaf1c color shades, tints & tones
#dcaf1c color schemes
#dcaf1c color preview, HTML & CSS examples
This text has a color of #dcaf1c
<p style="color:#dcaf1c;">Text here</p>
.mytext {color:#dcaf1c;}
This box has a color of #dcaf1c
<div style="background-color:#dcaf1c;">Content here</div>
.mybackground {background-color:#dcaf1c;}
Border around this has a color of #dcaf1c
<div style="border:2px solid #dcaf1c;">Content here</div>
.myborder {border:2px solid #dcaf1c;}