#b9ddbc color space conversions
Hex:
#b9ddbc
RGB:
185, 221, 188
CMY:
27, 13, 26
CMYK:
16, 0, 15, 13
HSL:
125°, 34.6154%, 79.6078%
HSV (HSB):
125°, 16.2896%, 86.6667%
XYZ:
54.9411, 65.6580, 57.3545
xyY:
0.3087, 0.3690, 65.6580
CIE-Lab:
84.8217, -18.0685, 12.3082
CIE-LCH:
84.8217, 21.8623, 145.7375
CIE-Luv:
84.8217, -18.1912, 21.2526
Hunter-Lab:
81.0296, -20.7722, 14.7540
#b9ddbc color charts
#b9ddbc color shades, tints & tones
#b9ddbc color schemes
#b9ddbc color preview, HTML & CSS examples
This text has a color of #b9ddbc
<p style="color:#b9ddbc;">Text here</p>
.mytext {color:#b9ddbc;}
This box has a color of #b9ddbc
<div style="background-color:#b9ddbc;">Content here</div>
.mybackground {background-color:#b9ddbc;}
Border around this has a color of #b9ddbc
<div style="border:2px solid #b9ddbc;">Content here</div>
.myborder {border:2px solid #b9ddbc;}