#d0bd0f color space conversions
Hex:
#d0bd0f
RGB:
208, 189, 15
CMY:
18, 26, 94
CMYK:
0, 9, 93, 18
HSL:
54°, 86.5471%, 43.7255%
HSV (HSB):
54°, 92.7885%, 81.5686%
XYZ:
44.2962, 49.8396, 7.7373
xyY:
0.4348, 0.4892, 49.8396
CIE-Lab:
75.9707, -8.7697, 75.7303
CIE-LCH:
75.9707, 76.2364, 96.6055
CIE-Luv:
75.9707, 19.2960, 80.9558
Hunter-Lab:
70.5972, -11.5450, 42.9200
#d0bd0f color charts
#d0bd0f color shades, tints & tones
#d0bd0f color schemes
#d0bd0f color preview, HTML & CSS examples
This text has a color of #d0bd0f
<p style="color:#d0bd0f;">Text here</p>
.mytext {color:#d0bd0f;}
This box has a color of #d0bd0f
<div style="background-color:#d0bd0f;">Content here</div>
.mybackground {background-color:#d0bd0f;}
Border around this has a color of #d0bd0f
<div style="border:2px solid #d0bd0f;">Content here</div>
.myborder {border:2px solid #d0bd0f;}