#b0dedd color space conversions
Hex:
#b0dedd
RGB:
176, 222, 221
CMY:
31, 13, 13
CMYK:
21, 0, 0, 13
HSL:
179°, 41.0714%, 78.0392%
HSV (HSB):
179°, 20.7207%, 87.0588%
XYZ:
57.0769, 66.6931, 78.2714
xyY:
0.2825, 0.3301, 66.6931
CIE-Lab:
85.3487, -15.0116, -4.4222
CIE-LCH:
85.3487, 15.6494, 196.4141
CIE-Luv:
85.3487, -23.4893, -4.2820
Hunter-Lab:
81.6659, -18.1602, 0.3405
#b0dedd color charts
#b0dedd color shades, tints & tones
#b0dedd color schemes
#b0dedd color preview, HTML & CSS examples
This text has a color of #b0dedd
<p style="color:#b0dedd;">Text here</p>
.mytext {color:#b0dedd;}
This box has a color of #b0dedd
<div style="background-color:#b0dedd;">Content here</div>
.mybackground {background-color:#b0dedd;}
Border around this has a color of #b0dedd
<div style="border:2px solid #b0dedd;">Content here</div>
.myborder {border:2px solid #b0dedd;}