#d0bd0c color space conversions
Hex:
#d0bd0c
RGB:
208, 189, 12
CMY:
18, 26, 95
CMYK:
0, 9, 94, 18
HSL:
54°, 89.0909%, 43.1373%
HSV (HSB):
54°, 94.2308%, 81.5686%
XYZ:
44.2764, 49.8316, 7.6327
xyY:
0.4352, 0.4898, 49.8316
CIE-Lab:
75.9658, -8.8066, 76.0969
CIE-LCH:
75.9658, 76.6048, 96.6014
CIE-Luv:
75.9658, 19.3178, 81.1660
Hunter-Lab:
70.5915, -11.5765, 43.0034
#d0bd0c color charts
#d0bd0c color shades, tints & tones
#d0bd0c color schemes
#d0bd0c color preview, HTML & CSS examples
This text has a color of #d0bd0c
<p style="color:#d0bd0c;">Text here</p>
.mytext {color:#d0bd0c;}
This box has a color of #d0bd0c
<div style="background-color:#d0bd0c;">Content here</div>
.mybackground {background-color:#d0bd0c;}
Border around this has a color of #d0bd0c
<div style="border:2px solid #d0bd0c;">Content here</div>
.myborder {border:2px solid #d0bd0c;}