#bfddaa color space conversions
Hex:
#bfddaa
RGB:
191, 221, 170
CMY:
25, 13, 33
CMYK:
14, 0, 23, 13
HSL:
95°, 42.8571%, 76.6667%
HSV (HSB):
95°, 23.0769%, 86.6667%
XYZ:
54.5980, 65.6915, 47.8323
xyY:
0.3248, 0.3907, 65.6915
CIE-Lab:
84.8388, -19.0113, 21.8226
CIE-LCH:
84.8388, 28.9423, 131.0615
CIE-Luv:
84.8388, -14.6733, 34.4466
Hunter-Lab:
81.0503, -21.5949, 21.7449
#bfddaa color charts
#bfddaa color shades, tints & tones
#bfddaa color schemes
#bfddaa color preview, HTML & CSS examples
This text has a color of #bfddaa
<p style="color:#bfddaa;">Text here</p>
.mytext {color:#bfddaa;}
This box has a color of #bfddaa
<div style="background-color:#bfddaa;">Content here</div>
.mybackground {background-color:#bfddaa;}
Border around this has a color of #bfddaa
<div style="border:2px solid #bfddaa;">Content here</div>
.myborder {border:2px solid #bfddaa;}