#d2b90d color space conversions
Hex:
#d2b90d
RGB:
210, 185, 13
CMY:
18, 27, 95
CMYK:
0, 12, 94, 18
HSL:
52°, 88.3408%, 43.7255%
HSV (HSB):
52°, 93.8095%, 82.3529%
XYZ:
44.0000, 48.4286, 7.4094
xyY:
0.4407, 0.4851, 48.4286
CIE-Lab:
75.0945, -5.8592, 75.4067
CIE-LCH:
75.0945, 75.6340, 94.4430
CIE-Luv:
75.0945, 23.6226, 79.5943
Hunter-Lab:
69.5907, -8.9239, 42.4008
#d2b90d color charts
#d2b90d color shades, tints & tones
#d2b90d color schemes
#d2b90d color preview, HTML & CSS examples
This text has a color of #d2b90d
<p style="color:#d2b90d;">Text here</p>
.mytext {color:#d2b90d;}
This box has a color of #d2b90d
<div style="background-color:#d2b90d;">Content here</div>
.mybackground {background-color:#d2b90d;}
Border around this has a color of #d2b90d
<div style="border:2px solid #d2b90d;">Content here</div>
.myborder {border:2px solid #d2b90d;}