#d0c001 color space conversions
Hex:
#d0c001
RGB:
208, 192, 1
CMY:
18, 25, 100
CMYK:
0, 8, 100, 18
HSL:
55°, 99.0431%, 40.9804%
HSV (HSB):
55°, 99.5192%, 81.5686%
XYZ:
44.8675, 51.1114, 7.5294
xyY:
0.4335, 0.4938, 51.1114
CIE-Lab:
76.7464, -10.4539, 77.8163
CIE-LCH:
76.7464, 78.5154, 97.6514
CIE-Luv:
76.7464, 17.2799, 82.9507
Hunter-Lab:
71.4922, -13.0872, 43.8002
#d0c001 color charts
#d0c001 color shades, tints & tones
#d0c001 color schemes
#d0c001 color preview, HTML & CSS examples
This text has a color of #d0c001
<p style="color:#d0c001;">Text here</p>
.mytext {color:#d0c001;}
This box has a color of #d0c001
<div style="background-color:#d0c001;">Content here</div>
.mybackground {background-color:#d0c001;}
Border around this has a color of #d0c001
<div style="border:2px solid #d0c001;">Content here</div>
.myborder {border:2px solid #d0c001;}