#d0c03f color space conversions
Hex:
#d0c03f
RGB:
208, 192, 63
CMY:
18, 25, 75
CMYK:
0, 8, 70, 18
HSL:
53°, 60.6695%, 53.1373%
HSV (HSB):
53°, 69.7115%, 81.5686%
XYZ:
45.7593, 51.4681, 12.2252
xyY:
0.4181, 0.4702, 51.4681
CIE-Lab:
76.9617, -8.8194, 63.7933
CIE-LCH:
76.9617, 64.4001, 97.8713
CIE-Luv:
76.9617, 16.3832, 73.8149
Hunter-Lab:
71.7412, -11.6931, 40.1155
#d0c03f color charts
#d0c03f color shades, tints & tones
#d0c03f color schemes
#d0c03f color preview, HTML & CSS examples
This text has a color of #d0c03f
<p style="color:#d0c03f;">Text here</p>
.mytext {color:#d0c03f;}
This box has a color of #d0c03f
<div style="background-color:#d0c03f;">Content here</div>
.mybackground {background-color:#d0c03f;}
Border around this has a color of #d0c03f
<div style="border:2px solid #d0c03f;">Content here</div>
.myborder {border:2px solid #d0c03f;}