#dcaf04 color space conversions
Hex:
#dcaf04
RGB:
220, 175, 4
CMY:
14, 31, 98
CMYK:
0, 20, 98, 14
HSL:
48°, 96.4286%, 43.9216%
HSV (HSB):
48°, 98.1818%, 86.2745%
XYZ:
44.8671, 45.8844, 6.6067
xyY:
0.4608, 0.4713, 45.8844
CIE-Lab:
73.4704, 3.6654, 75.6687
CIE-LCH:
73.4704, 75.7574, 87.2267
CIE-Luv:
73.4704, 38.6946, 76.5209
Hunter-Lab:
67.7380, -0.3098, 41.6339
#dcaf04 color charts
#dcaf04 color shades, tints & tones
#dcaf04 color schemes
#dcaf04 color preview, HTML & CSS examples
This text has a color of #dcaf04
<p style="color:#dcaf04;">Text here</p>
.mytext {color:#dcaf04;}
This box has a color of #dcaf04
<div style="background-color:#dcaf04;">Content here</div>
.mybackground {background-color:#dcaf04;}
Border around this has a color of #dcaf04
<div style="border:2px solid #dcaf04;">Content here</div>
.myborder {border:2px solid #dcaf04;}