#bfebeb color space conversions
Hex:
#bfebeb
RGB:
191, 235, 235
CMY:
25, 8, 8
CMYK:
19, 0, 0, 8
HSL:
180°, 52.3810%, 83.5294%
HSV (HSB):
180°, 18.7234%, 92.1569%
XYZ:
66.1896, 76.4912, 89.8730
xyY:
0.2846, 0.3289, 76.4912
CIE-Lab:
90.0869, -14.0841, -4.7003
CIE-LCH:
90.0869, 14.8477, 198.4553
CIE-Luv:
90.0869, -22.6404, -4.8992
Hunter-Lab:
87.4592, -17.9640, 0.2952
#bfebeb color charts
#bfebeb color shades, tints & tones
#bfebeb color schemes
#bfebeb color preview, HTML & CSS examples
This text has a color of #bfebeb
<p style="color:#bfebeb;">Text here</p>
.mytext {color:#bfebeb;}
This box has a color of #bfebeb
<div style="background-color:#bfebeb;">Content here</div>
.mybackground {background-color:#bfebeb;}
Border around this has a color of #bfebeb
<div style="border:2px solid #bfebeb;">Content here</div>
.myborder {border:2px solid #bfebeb;}