#bfebc9 color space conversions
Hex:
#bfebc9
RGB:
191, 235, 201
CMY:
25, 8, 21
CMYK:
19, 0, 14, 8
HSL:
134°, 52.3810%, 83.5294%
HSV (HSB):
134°, 18.7234%, 92.1569%
XYZ:
61.7368, 74.7101, 66.4250
xyY:
0.3043, 0.3683, 74.7101
CIE-Lab:
89.2570, -20.6767, 11.8537
CIE-LCH:
89.2570, 23.8335, 150.1749
CIE-Luv:
89.2570, -22.1717, 21.2539
Hunter-Lab:
86.4350, -23.7663, 14.9404
#bfebc9 color charts
#bfebc9 color shades, tints & tones
#bfebc9 color schemes
#bfebc9 color preview, HTML & CSS examples
This text has a color of #bfebc9
<p style="color:#bfebc9;">Text here</p>
.mytext {color:#bfebc9;}
This box has a color of #bfebc9
<div style="background-color:#bfebc9;">Content here</div>
.mybackground {background-color:#bfebc9;}
Border around this has a color of #bfebc9
<div style="border:2px solid #bfebc9;">Content here</div>
.myborder {border:2px solid #bfebc9;}