#d0bf2e color space conversions
Hex:
#d0bf2e
RGB:
208, 191, 46
CMY:
18, 25, 82
CMYK:
0, 8, 78, 18
HSL:
54°, 63.7795%, 49.8039%
HSV (HSB):
54°, 77.8846%, 81.5686%
XYZ:
45.1364, 50.8688, 10.0245
xyY:
0.4257, 0.4798, 50.8688
CIE-Lab:
76.5994, -9.0444, 69.3453
CIE-LCH:
76.5994, 69.9326, 97.4309
CIE-Luv:
76.5994, 17.4725, 77.5022
Hunter-Lab:
71.3223, -11.8503, 41.5923
#d0bf2e color charts
#d0bf2e color shades, tints & tones
#d0bf2e color schemes
#d0bf2e color preview, HTML & CSS examples
This text has a color of #d0bf2e
<p style="color:#d0bf2e;">Text here</p>
.mytext {color:#d0bf2e;}
This box has a color of #d0bf2e
<div style="background-color:#d0bf2e;">Content here</div>
.mybackground {background-color:#d0bf2e;}
Border around this has a color of #d0bf2e
<div style="border:2px solid #d0bf2e;">Content here</div>
.myborder {border:2px solid #d0bf2e;}