#bdc967 color space conversions
Hex:
#bdc967
RGB:
189, 201, 103
CMY:
26, 21, 60
CMYK:
6, 0, 49, 21
HSL:
67°, 47.5728%, 59.6078%
HSV (HSB):
67°, 48.7562%, 78.8235%
XYZ:
44.3211, 53.5714, 20.8363
xyY:
0.3733, 0.4512, 53.5714
CIE-Lab:
78.2111, -18.3543, 47.1805
CIE-LCH:
78.2111, 50.6249, 111.2572
CIE-Luv:
78.2111, -3.1596, 62.2831
Hunter-Lab:
73.1925, -19.9976, 34.3562
#bdc967 color charts
#bdc967 color shades, tints & tones
#bdc967 color schemes
#bdc967 color preview, HTML & CSS examples
This text has a color of #bdc967
<p style="color:#bdc967;">Text here</p>
.mytext {color:#bdc967;}
This box has a color of #bdc967
<div style="background-color:#bdc967;">Content here</div>
.mybackground {background-color:#bdc967;}
Border around this has a color of #bdc967
<div style="border:2px solid #bdc967;">Content here</div>
.myborder {border:2px solid #bdc967;}