#d6c001 color space conversions
Hex:
#d6c001
RGB:
214, 192, 1
CMY:
16, 25, 100
CMYK:
0, 10, 100, 16
HSL:
54°, 99.0698%, 42.1569%
HSV (HSB):
54°, 99.5327%, 83.9216%
XYZ:
46.5867, 51.9976, 7.6099
xyY:
0.4387, 0.4896, 51.9976
CIE-Lab:
77.2794, -7.8412, 78.4439
CIE-LCH:
77.2794, 78.8348, 95.7083
CIE-Luv:
77.2794, 21.6513, 83.0110
Hunter-Lab:
72.1094, -10.8704, 44.2195
#d6c001 color charts
#d6c001 color shades, tints & tones
#d6c001 color schemes
#d6c001 color preview, HTML & CSS examples
This text has a color of #d6c001
<p style="color:#d6c001;">Text here</p>
.mytext {color:#d6c001;}
This box has a color of #d6c001
<div style="background-color:#d6c001;">Content here</div>
.mybackground {background-color:#d6c001;}
Border around this has a color of #d6c001
<div style="border:2px solid #d6c001;">Content here</div>
.myborder {border:2px solid #d6c001;}