#bedbc2 color space conversions
Hex:
#bedbc2
RGB:
190, 219, 194
CMY:
25, 14, 24
CMYK:
13, 0, 11, 14
HSL:
128°, 28.7129%, 80.1961%
HSV (HSB):
128°, 13.2420%, 85.8824%
XYZ:
56.3043, 65.5052, 60.7152
xyY:
0.3085, 0.3589, 65.5052
CIE-Lab:
84.7434, -14.3144, 9.0782
CIE-LCH:
84.7434, 16.9504, 147.6173
CIE-Luv:
84.7434, -14.7523, 15.9654
Hunter-Lab:
80.9353, -17.4595, 12.1772
#bedbc2 color charts
#bedbc2 color shades, tints & tones
#bedbc2 color schemes
#bedbc2 color preview, HTML & CSS examples
This text has a color of #bedbc2
<p style="color:#bedbc2;">Text here</p>
.mytext {color:#bedbc2;}
This box has a color of #bedbc2
<div style="background-color:#bedbc2;">Content here</div>
.mybackground {background-color:#bedbc2;}
Border around this has a color of #bedbc2
<div style="border:2px solid #bedbc2;">Content here</div>
.myborder {border:2px solid #bedbc2;}