#bfdf8d color space conversions
Hex:
#bfdf8d
RGB:
191, 223, 141
CMY:
25, 13, 45
CMYK:
14, 0, 37, 13
HSL:
83°, 56.1644%, 71.3725%
HSV (HSB):
83°, 36.7713%, 87.4510%
XYZ:
52.6813, 65.7748, 35.1185
xyY:
0.3430, 0.4283, 65.7748
CIE-Lab:
84.8814, -24.1168, 36.7752
CIE-LCH:
84.8814, 43.9777, 123.2565
CIE-Luv:
84.8814, -15.1677, 53.8763
Hunter-Lab:
81.1017, -25.9796, 31.0975
#bfdf8d color charts
#bfdf8d color shades, tints & tones
#bfdf8d color schemes
#bfdf8d color preview, HTML & CSS examples
This text has a color of #bfdf8d
<p style="color:#bfdf8d;">Text here</p>
.mytext {color:#bfdf8d;}
This box has a color of #bfdf8d
<div style="background-color:#bfdf8d;">Content here</div>
.mybackground {background-color:#bfdf8d;}
Border around this has a color of #bfdf8d
<div style="border:2px solid #bfdf8d;">Content here</div>
.myborder {border:2px solid #bfdf8d;}