#9beddd color space conversions
Hex:
#9beddd
RGB:
155, 237, 221
CMY:
39, 7, 13
CMYK:
35, 0, 7, 7
HSL:
168°, 69.4915%, 76.8627%
HSV (HSB):
168°, 34.5992%, 92.9412%
XYZ:
56.8529, 72.7574, 79.4537
xyY:
0.2719, 0.3480, 72.7574
CIE-Lab:
88.3319, -28.4226, -0.1764
CIE-LCH:
88.3319, 28.4231, 180.3556
CIE-Luv:
88.3319, -38.8477, 4.4995
Hunter-Lab:
85.2979, -30.2973, 4.4808
#9beddd color charts
#9beddd color shades, tints & tones
#9beddd color schemes
#9beddd color preview, HTML & CSS examples
This text has a color of #9beddd
<p style="color:#9beddd;">Text here</p>
.mytext {color:#9beddd;}
This box has a color of #9beddd
<div style="background-color:#9beddd;">Content here</div>
.mybackground {background-color:#9beddd;}
Border around this has a color of #9beddd
<div style="border:2px solid #9beddd;">Content here</div>
.myborder {border:2px solid #9beddd;}