#beedda color space conversions
Hex:
#beedda
RGB:
190, 237, 218
CMY:
25, 7, 15
CMYK:
20, 0, 8, 7
HSL:
156°, 56.6265%, 83.7255%
HSV (HSB):
156°, 19.8312%, 92.9412%
XYZ:
64.1743, 76.5775, 77.7283
xyY:
0.2937, 0.3505, 76.5775
CIE-Lab:
90.1268, -18.8004, 4.2312
CIE-LCH:
90.1268, 19.2706, 167.3163
CIE-Luv:
90.1268, -23.8081, 9.7013
Hunter-Lab:
87.5086, -22.2373, 8.5925
#beedda color charts
#beedda color shades, tints & tones
#beedda color schemes
#beedda color preview, HTML & CSS examples
This text has a color of #beedda
<p style="color:#beedda;">Text here</p>
.mytext {color:#beedda;}
This box has a color of #beedda
<div style="background-color:#beedda;">Content here</div>
.mybackground {background-color:#beedda;}
Border around this has a color of #beedda
<div style="border:2px solid #beedda;">Content here</div>
.myborder {border:2px solid #beedda;}