#beedaa color space conversions
Hex:
#beedaa
RGB:
190, 237, 170
CMY:
25, 7, 33
CMYK:
20, 0, 28, 7
HSL:
102°, 65.0485%, 79.8039%
HSV (HSB):
102°, 28.2700%, 92.9412%
XYZ:
58.7751, 74.4178, 49.2965
xyY:
0.3221, 0.4078, 74.4178
CIE-Lab:
89.1196, -27.1225, 27.6675
CIE-LCH:
89.1196, 38.7443, 134.4301
CIE-Luv:
89.1196, -23.3196, 43.9479
Hunter-Lab:
86.2658, -29.3484, 26.5048
#beedaa color charts
#beedaa RGB chart
#beedaa CMYK chart
#beedaa RGB pie chart
#beedaa color shades, tints & tones
#beedaa color schemes
#beedaa color preview, HTML & CSS examples
This text has a color of #beedaa
<p style="color:#beedaa;">Text here</p>
.mytext {color:#beedaa;}
Text color #beedaa
This box has a color of #beedaa
<div style="background-color:#beedaa;">Content here</div>
.mybackground {background-color:#beedaa;}
Background color #beedaa
Border around this has a color of #beedaa
<div style="border:2px solid #beedaa;">Content here</div>
.myborder {border:2px solid #beedaa;}
Border color #beedaa