#dc9d01 color space conversions
Hex:
#dc9d01
RGB:
220, 157, 1
CMY:
14, 38, 100
CMYK:
0, 29, 100, 14
HSL:
43°, 99.0950%, 43.3333%
HSV (HSB):
43°, 99.5455%, 86.2745%
XYZ:
41.5776, 39.3318, 5.4291
xyY:
0.4816, 0.4556, 39.3318
CIE-Lab:
68.9909, 13.2170, 72.9233
CIE-LCH:
68.9909, 74.1113, 79.7269
CIE-Luv:
68.9909, 52.8040, 70.0212
Hunter-Lab:
62.7151, 8.5872, 38.7679
#dc9d01 color charts
#dc9d01 color shades, tints & tones
#dc9d01 color schemes
#dc9d01 color preview, HTML & CSS examples
This text has a color of #dc9d01
<p style="color:#dc9d01;">Text here</p>
.mytext {color:#dc9d01;}
This box has a color of #dc9d01
<div style="background-color:#dc9d01;">Content here</div>
.mybackground {background-color:#dc9d01;}
Border around this has a color of #dc9d01
<div style="border:2px solid #dc9d01;">Content here</div>
.myborder {border:2px solid #dc9d01;}