#b0ded0 color space conversions
Hex:
#b0ded0
RGB:
176, 222, 208
CMY:
31, 13, 18
CMYK:
21, 0, 6, 13
HSL:
162°, 41.0714%, 78.0392%
HSV (HSB):
162°, 20.7207%, 87.0588%
XYZ:
55.4109, 66.0267, 69.4985
xyY:
0.2902, 0.3458, 66.0267
CIE-Lab:
85.0100, -17.6966, 1.9545
CIE-LCH:
85.0100, 17.8042, 173.6975
CIE-Luv:
85.0100, -23.3555, 5.9938
Hunter-Lab:
81.2568, -20.4761, 6.1694
#b0ded0 color charts
#b0ded0 color shades, tints & tones
#b0ded0 color schemes
#b0ded0 color preview, HTML & CSS examples
This text has a color of #b0ded0
<p style="color:#b0ded0;">Text here</p>
.mytext {color:#b0ded0;}
This box has a color of #b0ded0
<div style="background-color:#b0ded0;">Content here</div>
.mybackground {background-color:#b0ded0;}
Border around this has a color of #b0ded0
<div style="border:2px solid #b0ded0;">Content here</div>
.myborder {border:2px solid #b0ded0;}