#d0c20e color space conversions
Hex:
#d0c20e
RGB:
208, 194, 14
CMY:
18, 24, 95
CMYK:
0, 7, 93, 18
HSL:
56°, 87.3874%, 43.5294%
HSV (HSB):
56°, 93.2692%, 81.5686%
XYZ:
45.3835, 52.0252, 8.0654
xyY:
0.4303, 0.4933, 52.0252
CIE-Lab:
77.2959, -11.3357, 76.8604
CIE-LCH:
77.2959, 77.6918, 98.3898
CIE-Luv:
77.2959, 15.8165, 82.9463
Hunter-Lab:
72.1285, -13.9121, 43.8602
#d0c20e color charts
#d0c20e color shades, tints & tones
#d0c20e color schemes
#d0c20e color preview, HTML & CSS examples
This text has a color of #d0c20e
<p style="color:#d0c20e;">Text here</p>
.mytext {color:#d0c20e;}
This box has a color of #d0c20e
<div style="background-color:#d0c20e;">Content here</div>
.mybackground {background-color:#d0c20e;}
Border around this has a color of #d0c20e
<div style="border:2px solid #d0c20e;">Content here</div>
.myborder {border:2px solid #d0c20e;}