#bfdf8e color space conversions
Hex:
#bfdf8e
RGB:
191, 223, 142
CMY:
25, 13, 44
CMYK:
14, 0, 36, 13
HSL:
84°, 55.8621%, 71.5686%
HSV (HSB):
84°, 36.3229%, 87.4510%
XYZ:
52.7560, 65.8047, 35.5122
xyY:
0.3424, 0.4271, 65.8047
CIE-Lab:
84.8967, -23.9885, 36.2909
CIE-LCH:
84.8967, 43.5026, 123.4649
CIE-Luv:
84.8967, -15.1847, 53.2965
Hunter-Lab:
81.1201, -25.8737, 30.8285
#bfdf8e color charts
#bfdf8e color shades, tints & tones
#bfdf8e color schemes
#bfdf8e color preview, HTML & CSS examples
This text has a color of #bfdf8e
<p style="color:#bfdf8e;">Text here</p>
.mytext {color:#bfdf8e;}
This box has a color of #bfdf8e
<div style="background-color:#bfdf8e;">Content here</div>
.mybackground {background-color:#bfdf8e;}
Border around this has a color of #bfdf8e
<div style="border:2px solid #bfdf8e;">Content here</div>
.myborder {border:2px solid #bfdf8e;}