#d2b01f color space conversions
Hex:
#d2b01f
RGB:
210, 176, 31
CMY:
18, 31, 88
CMYK:
0, 16, 85, 18
HSL:
49°, 74.2739%, 47.2549%
HSV (HSB):
49°, 85.2381%, 82.3529%
XYZ:
42.3510, 44.8512, 7.7213
xyY:
0.4462, 0.4725, 44.8512
CIE-Lab:
72.7938, -0.8360, 70.3099
CIE-LCH:
72.7938, 70.3148, 90.6813
CIE-Luv:
72.7938, 29.9196, 74.2103
Hunter-Lab:
66.9711, -4.3200, 40.0440
#d2b01f color charts
#d2b01f color shades, tints & tones
#d2b01f color schemes
#d2b01f color preview, HTML & CSS examples
This text has a color of #d2b01f
<p style="color:#d2b01f;">Text here</p>
.mytext {color:#d2b01f;}
This box has a color of #d2b01f
<div style="background-color:#d2b01f;">Content here</div>
.mybackground {background-color:#d2b01f;}
Border around this has a color of #d2b01f
<div style="border:2px solid #d2b01f;">Content here</div>
.myborder {border:2px solid #d2b01f;}