#b5d0d5 color space conversions
Hex:
#b5d0d5
RGB:
181, 208, 213
CMY:
29, 18, 16
CMYK:
15, 2, 0, 16
HSL:
189°, 27.5862%, 77.2549%
HSV (HSB):
189°, 15.0235%, 83.5294%
XYZ:
53.6222, 59.7396, 71.6555
xyY:
0.2898, 0.3229, 59.7396
CIE-Lab:
81.6964, -7.9577, -5.5220
CIE-LCH:
81.6964, 9.6859, 214.7577
CIE-Luv:
81.6964, -14.5280, -7.1188
Hunter-Lab:
77.2914, -11.4227, -0.8627
#b5d0d5 color charts
#b5d0d5 color shades, tints & tones
#b5d0d5 color schemes
#b5d0d5 color preview, HTML & CSS examples
This text has a color of #b5d0d5
<p style="color:#b5d0d5;">Text here</p>
.mytext {color:#b5d0d5;}
This box has a color of #b5d0d5
<div style="background-color:#b5d0d5;">Content here</div>
.mybackground {background-color:#b5d0d5;}
Border around this has a color of #b5d0d5
<div style="border:2px solid #b5d0d5;">Content here</div>
.myborder {border:2px solid #b5d0d5;}