#beddbe color space conversions
Hex:
#beddbe
RGB:
190, 221, 190
CMY:
25, 13, 25
CMYK:
14, 0, 14, 13
HSL:
120°, 31.3131%, 80.5882%
HSV (HSB):
120°, 14.0271%, 86.6667%
XYZ:
56.3859, 66.3778, 58.5555
xyY:
0.3110, 0.3661, 66.3778
CIE-Lab:
85.1887, -16.0312, 11.8214
CIE-LCH:
85.1887, 19.9184, 143.5950
CIE-Luv:
85.1887, -15.6486, 20.2188
Hunter-Lab:
81.4725, -19.0398, 14.4182
#beddbe color charts
#beddbe color shades, tints & tones
#beddbe color schemes
#beddbe color preview, HTML & CSS examples
This text has a color of #beddbe
<p style="color:#beddbe;">Text here</p>
.mytext {color:#beddbe;}
This box has a color of #beddbe
<div style="background-color:#beddbe;">Content here</div>
.mybackground {background-color:#beddbe;}
Border around this has a color of #beddbe
<div style="border:2px solid #beddbe;">Content here</div>
.myborder {border:2px solid #beddbe;}