#dba01f color space conversions
Hex:
#dba01f
RGB:
219, 160, 31
CMY:
14, 37, 88
CMYK:
0, 27, 86, 14
HSL:
41°, 75.2000%, 49.0196%
HSV (HSB):
41°, 85.8447%, 85.8824%
XYZ:
42.0315, 40.3006, 6.8598
xyY:
0.4712, 0.4518, 40.3006
CIE-Lab:
69.6831, 11.6096, 68.1476
CIE-LCH:
69.6831, 69.1295, 80.3319
CIE-Luv:
69.6831, 49.0788, 68.2600
Hunter-Lab:
63.4828, 7.0889, 38.0312
#dba01f color charts
#dba01f color shades, tints & tones
#dba01f color schemes
#dba01f color preview, HTML & CSS examples
This text has a color of #dba01f
<p style="color:#dba01f;">Text here</p>
.mytext {color:#dba01f;}
This box has a color of #dba01f
<div style="background-color:#dba01f;">Content here</div>
.mybackground {background-color:#dba01f;}
Border around this has a color of #dba01f
<div style="border:2px solid #dba01f;">Content here</div>
.myborder {border:2px solid #dba01f;}