#bedcbc color space conversions
Hex:
#bedcbc
RGB:
190, 220, 188
CMY:
25, 14, 26
CMYK:
14, 0, 15, 14
HSL:
116°, 31.3725%, 80.0000%
HSV (HSB):
116°, 14.5455%, 86.2745%
XYZ:
55.9055, 65.7644, 57.3242
xyY:
0.3123, 0.3674, 65.7644
CIE-Lab:
84.8761, -15.8802, 12.4304
CIE-LCH:
84.8761, 20.1667, 141.9474
CIE-Luv:
84.8761, -15.1047, 21.0422
Hunter-Lab:
81.0952, -18.8622, 14.8560
#bedcbc color charts
#bedcbc color shades, tints & tones
#bedcbc color schemes
#bedcbc color preview, HTML & CSS examples
This text has a color of #bedcbc
<p style="color:#bedcbc;">Text here</p>
.mytext {color:#bedcbc;}
This box has a color of #bedcbc
<div style="background-color:#bedcbc;">Content here</div>
.mybackground {background-color:#bedcbc;}
Border around this has a color of #bedcbc
<div style="border:2px solid #bedcbc;">Content here</div>
.myborder {border:2px solid #bedcbc;}