#d1b30e color space conversions
Hex:
#d1b30e
RGB:
209, 179, 14
CMY:
18, 30, 95
CMYK:
0, 14, 93, 18
HSL:
51°, 87.4439%, 43.7255%
HSV (HSB):
51°, 93.3014%, 81.9608%
XYZ:
42.4939, 45.8272, 7.0213
xyY:
0.4457, 0.4807, 45.8272
CIE-Lab:
73.4333, -3.1634, 73.9937
CIE-LCH:
73.4333, 74.0613, 92.4480
CIE-Luv:
73.4333, 27.2095, 77.2134
Hunter-Lab:
67.6958, -6.4200, 41.2376
#d1b30e color charts
#d1b30e color shades, tints & tones
#d1b30e color schemes
#d1b30e color preview, HTML & CSS examples
This text has a color of #d1b30e
<p style="color:#d1b30e;">Text here</p>
.mytext {color:#d1b30e;}
This box has a color of #d1b30e
<div style="background-color:#d1b30e;">Content here</div>
.mybackground {background-color:#d1b30e;}
Border around this has a color of #d1b30e
<div style="border:2px solid #d1b30e;">Content here</div>
.myborder {border:2px solid #d1b30e;}