#bedbbf color space conversions
Hex:
#bedbbf
RGB:
190, 219, 191
CMY:
25, 14, 25
CMYK:
13, 0, 13, 14
HSL:
122°, 28.7129%, 80.1961%
HSV (HSB):
122°, 13.2420%, 85.8824%
XYZ:
55.9707, 65.3718, 58.9583
xyY:
0.3104, 0.3626, 65.3718
CIE-Lab:
84.6749, -14.8504, 10.5635
CIE-LCH:
84.6749, 18.2242, 144.5747
CIE-Luv:
84.6749, -14.6783, 18.1944
Hunter-Lab:
80.8528, -17.9251, 13.3624
#bedbbf color charts
#bedbbf color shades, tints & tones
#bedbbf color schemes
#bedbbf color preview, HTML & CSS examples
This text has a color of #bedbbf
<p style="color:#bedbbf;">Text here</p>
.mytext {color:#bedbbf;}
This box has a color of #bedbbf
<div style="background-color:#bedbbf;">Content here</div>
.mybackground {background-color:#bedbbf;}
Border around this has a color of #bedbbf
<div style="border:2px solid #bedbbf;">Content here</div>
.myborder {border:2px solid #bedbbf;}