#b5dedc color space conversions
Hex:
#b5dedc
RGB:
181, 222, 220
CMY:
29, 13, 14
CMYK:
18, 0, 1, 13
HSL:
177°, 38.3178%, 79.0196%
HSV (HSB):
177°, 18.4685%, 87.0588%
XYZ:
58.0956, 67.2336, 77.6256
xyY:
0.2862, 0.3313, 67.2336
CIE-Lab:
85.6218, -13.6937, -3.4573
CIE-LCH:
85.6218, 14.1234, 194.1693
CIE-Luv:
85.6218, -21.1621, -2.9890
Hunter-Lab:
81.9961, -17.0230, 1.2675
#b5dedc color charts
#b5dedc color shades, tints & tones
#b5dedc color schemes
#b5dedc color preview, HTML & CSS examples
This text has a color of #b5dedc
<p style="color:#b5dedc;">Text here</p>
.mytext {color:#b5dedc;}
This box has a color of #b5dedc
<div style="background-color:#b5dedc;">Content here</div>
.mybackground {background-color:#b5dedc;}
Border around this has a color of #b5dedc
<div style="border:2px solid #b5dedc;">Content here</div>
.myborder {border:2px solid #b5dedc;}