#bfebbf color space conversions
Hex:
#bfebbf
RGB:
191, 235, 191
CMY:
25, 8, 25
CMYK:
19, 0, 19, 8
HSL:
120°, 52.3810%, 83.5294%
HSV (HSB):
120°, 18.7234%, 92.1569%
XYZ:
60.5982, 74.2546, 60.4289
xyY:
0.3103, 0.3802, 74.2546
CIE-Lab:
89.0427, -22.4315, 16.7498
CIE-LCH:
89.0427, 27.9952, 143.2511
CIE-Luv:
89.0427, -22.0458, 28.4893
Hunter-Lab:
86.1711, -25.2728, 18.7417
#bfebbf color charts
#bfebbf color shades, tints & tones
#bfebbf color schemes
#bfebbf color preview, HTML & CSS examples
This text has a color of #bfebbf
<p style="color:#bfebbf;">Text here</p>
.mytext {color:#bfebbf;}
This box has a color of #bfebbf
<div style="background-color:#bfebbf;">Content here</div>
.mybackground {background-color:#bfebbf;}
Border around this has a color of #bfebbf
<div style="border:2px solid #bfebbf;">Content here</div>
.myborder {border:2px solid #bfebbf;}