#bfdd9a color space conversions
Hex:
#bfdd9a
RGB:
191, 221, 154
CMY:
25, 13, 40
CMYK:
14, 0, 30, 13
HSL:
87°, 49.6296%, 73.5294%
HSV (HSB):
87°, 30.3167%, 86.6667%
XYZ:
53.1750, 65.1224, 40.3391
xyY:
0.3352, 0.4105, 65.1224
CIE-Lab:
84.5468, -21.3950, 29.7132
CIE-LCH:
84.5468, 36.6145, 125.7558
CIE-Luv:
84.5468, -14.3415, 44.9116
Hunter-Lab:
80.6984, -23.6023, 26.8513
#bfdd9a color charts
#bfdd9a color shades, tints & tones
#bfdd9a color schemes
#bfdd9a color preview, HTML & CSS examples
This text has a color of #bfdd9a
<p style="color:#bfdd9a;">Text here</p>
.mytext {color:#bfdd9a;}
This box has a color of #bfdd9a
<div style="background-color:#bfdd9a;">Content here</div>
.mybackground {background-color:#bfdd9a;}
Border around this has a color of #bfdd9a
<div style="border:2px solid #bfdd9a;">Content here</div>
.myborder {border:2px solid #bfdd9a;}