#bedbbc color space conversions
Hex:
#bedbbc
RGB:
190, 219, 188
CMY:
25, 14, 26
CMYK:
13, 0, 14, 14
HSL:
116°, 30.0971%, 79.8039%
HSV (HSB):
116°, 14.1553%, 85.8824%
XYZ:
55.6438, 65.2410, 57.2370
xyY:
0.3124, 0.3663, 65.2410
CIE-Lab:
84.6078, -15.3783, 12.0498
CIE-LCH:
84.6078, 19.5369, 141.9193
CIE-Luv:
84.6078, -14.6052, 20.4021
Hunter-Lab:
80.7719, -18.3821, 14.5260
#bedbbc color charts
#bedbbc color shades, tints & tones
#bedbbc color schemes
#bedbbc color preview, HTML & CSS examples
This text has a color of #bedbbc
<p style="color:#bedbbc;">Text here</p>
.mytext {color:#bedbbc;}
This box has a color of #bedbbc
<div style="background-color:#bedbbc;">Content here</div>
.mybackground {background-color:#bedbbc;}
Border around this has a color of #bedbbc
<div style="border:2px solid #bedbbc;">Content here</div>
.myborder {border:2px solid #bedbbc;}