#beeddf color space conversions
Hex:
#beeddf
RGB:
190, 237, 223
CMY:
25, 7, 13
CMYK:
20, 0, 6, 7
HSL:
162°, 56.6265%, 83.7255%
HSV (HSB):
162°, 19.8312%, 92.9412%
XYZ:
64.8387, 76.8432, 81.2269
xyY:
0.2909, 0.3447, 76.8432
CIE-Lab:
90.2494, -17.8204, 1.8001
CIE-LCH:
90.2494, 17.9111, 174.2320
CIE-Luv:
90.2494, -23.8656, 5.8384
Hunter-Lab:
87.6603, -21.3764, 6.4235
#beeddf color charts
#beeddf RGB chart
#beeddf CMYK chart
#beeddf RGB pie chart
#beeddf color shades, tints & tones
#beeddf color schemes
#beeddf color preview, HTML & CSS examples
This text has a color of #beeddf
<p style="color:#beeddf;">Text here</p>
.mytext {color:#beeddf;}
Text color #beeddf
This box has a color of #beeddf
<div style="background-color:#beeddf;">Content here</div>
.mybackground {background-color:#beeddf;}
Background color #beeddf
Border around this has a color of #beeddf
<div style="border:2px solid #beeddf;">Content here</div>
.myborder {border:2px solid #beeddf;}
Border color #beeddf