#b9ddd8 color space conversions
Hex:
#b9ddd8
RGB:
185, 221, 216
CMY:
27, 13, 15
CMYK:
16, 0, 2, 13
HSL:
172°, 34.6154%, 79.6078%
HSV (HSB):
172°, 16.2896%, 86.6667%
XYZ:
58.2587, 66.9851, 74.8246
xyY:
0.2912, 0.3348, 66.9851
CIE-Lab:
85.4964, -12.7566, -1.4981
CIE-LCH:
85.4964, 12.8442, 186.6980
CIE-Luv:
85.4964, -18.7203, -0.1048
Hunter-Lab:
81.8444, -16.1673, 3.0864
#b9ddd8 color charts
#b9ddd8 color shades, tints & tones
#b9ddd8 color schemes
#b9ddd8 color preview, HTML & CSS examples
This text has a color of #b9ddd8
<p style="color:#b9ddd8;">Text here</p>
.mytext {color:#b9ddd8;}
This box has a color of #b9ddd8
<div style="background-color:#b9ddd8;">Content here</div>
.mybackground {background-color:#b9ddd8;}
Border around this has a color of #b9ddd8
<div style="border:2px solid #b9ddd8;">Content here</div>
.myborder {border:2px solid #b9ddd8;}