#bdc98e color space conversions
Hex:
#bdc98e
RGB:
189, 201, 142
CMY:
26, 21, 44
CMYK:
6, 0, 29, 21
HSL:
72°, 35.3293%, 67.2549%
HSV (HSB):
72°, 29.3532%, 78.8235%
XYZ:
46.7554, 54.5451, 33.6552
xyY:
0.3465, 0.4042, 54.5451
CIE-Lab:
78.7785, -13.8275, 28.1851
CIE-LCH:
78.7785, 31.3943, 116.1324
CIE-Luv:
78.7785, -4.3168, 40.8643
Hunter-Lab:
73.8547, -16.2421, 24.6801
#bdc98e color charts
#bdc98e color shades, tints & tones
#bdc98e color schemes
#bdc98e color preview, HTML & CSS examples
This text has a color of #bdc98e
<p style="color:#bdc98e;">Text here</p>
.mytext {color:#bdc98e;}
This box has a color of #bdc98e
<div style="background-color:#bdc98e;">Content here</div>
.mybackground {background-color:#bdc98e;}
Border around this has a color of #bdc98e
<div style="border:2px solid #bdc98e;">Content here</div>
.myborder {border:2px solid #bdc98e;}