#beedbd color space conversions
Hex:
#beedbd
RGB:
190, 237, 189
CMY:
25, 7, 26
CMYK:
20, 0, 20, 7
HSL:
119°, 57.1429%, 83.5294%
HSV (HSB):
119°, 20.2532%, 92.9412%
XYZ:
60.7047, 75.1896, 59.4577
xyY:
0.3107, 0.3849, 75.1896
CIE-Lab:
89.4818, -24.0720, 18.3921
CIE-LCH:
89.4818, 30.2941, 142.6186
CIE-Luv:
89.4818, -23.4988, 31.0851
Hunter-Lab:
86.7120, -26.7829, 20.0437
#beedbd color charts
#beedbd RGB chart
#beedbd CMYK chart
#beedbd RGB pie chart
#beedbd color shades, tints & tones
#beedbd color schemes
#beedbd color preview, HTML & CSS examples
This text has a color of #beedbd
<p style="color:#beedbd;">Text here</p>
.mytext {color:#beedbd;}
Text color #beedbd
This box has a color of #beedbd
<div style="background-color:#beedbd;">Content here</div>
.mybackground {background-color:#beedbd;}
Background color #beedbd
Border around this has a color of #beedbd
<div style="border:2px solid #beedbd;">Content here</div>
.myborder {border:2px solid #beedbd;}
Border color #beedbd