#bfeaac color space conversions
Hex:
#bfeaac
RGB:
191, 234, 172
CMY:
25, 8, 33
CMYK:
18, 0, 26, 8
HSL:
102°, 59.6154%, 79.6078%
HSV (HSB):
102°, 26.4957%, 91.7647%
XYZ:
58.3551, 72.9006, 50.0253
xyY:
0.3219, 0.4021, 72.9006
CIE-Lab:
88.4003, -25.0392, 25.6742
CIE-LCH:
88.4003, 35.8626, 134.2826
CIE-Luv:
88.4003, -21.3214, 40.9209
Hunter-Lab:
85.3818, -27.4206, 25.0292
#bfeaac color charts
#bfeaac color shades, tints & tones
#bfeaac color schemes
#bfeaac color preview, HTML & CSS examples
This text has a color of #bfeaac
<p style="color:#bfeaac;">Text here</p>
.mytext {color:#bfeaac;}
This box has a color of #bfeaac
<div style="background-color:#bfeaac;">Content here</div>
.mybackground {background-color:#bfeaac;}
Border around this has a color of #bfeaac
<div style="border:2px solid #bfeaac;">Content here</div>
.myborder {border:2px solid #bfeaac;}