#b0ded9 color space conversions
Hex:
#b0ded9
RGB:
176, 222, 217
CMY:
31, 13, 15
CMYK:
21, 0, 2, 13
HSL:
173°, 41.0714%, 78.0392%
HSV (HSB):
173°, 20.7207%, 87.0588%
XYZ:
56.5502, 66.4824, 75.4975
xyY:
0.2848, 0.3349, 66.4824
CIE-Lab:
85.2419, -15.8528, -2.4644
CIE-LCH:
85.2419, 16.0432, 188.8363
CIE-Luv:
85.2419, -23.4473, -1.0900
Hunter-Lab:
81.5367, -18.8899, 2.1772
#b0ded9 color charts
#b0ded9 color shades, tints & tones
#b0ded9 color schemes
#b0ded9 color preview, HTML & CSS examples
This text has a color of #b0ded9
<p style="color:#b0ded9;">Text here</p>
.mytext {color:#b0ded9;}
This box has a color of #b0ded9
<div style="background-color:#b0ded9;">Content here</div>
.mybackground {background-color:#b0ded9;}
Border around this has a color of #b0ded9
<div style="border:2px solid #b0ded9;">Content here</div>
.myborder {border:2px solid #b0ded9;}