#b5d2d7 color space conversions
Hex:
#b5d2d7
RGB:
181, 210, 215
CMY:
29, 18, 16
CMYK:
16, 2, 0, 16
HSL:
189°, 29.8246%, 77.6471%
HSV (HSB):
189°, 15.8140%, 84.3137%
XYZ:
54.3684, 60.8232, 73.1645
xyY:
0.2886, 0.3229, 60.8232
CIE-Lab:
82.2836, -8.5810, -5.7224
CIE-LCH:
82.2836, 10.3140, 213.6980
CIE-Luv:
82.2836, -15.5159, -7.3371
Hunter-Lab:
77.9893, -12.0441, -1.0296
#b5d2d7 color charts
#b5d2d7 color shades, tints & tones
#b5d2d7 color schemes
#b5d2d7 color preview, HTML & CSS examples
This text has a color of #b5d2d7
<p style="color:#b5d2d7;">Text here</p>
.mytext {color:#b5d2d7;}
This box has a color of #b5d2d7
<div style="background-color:#b5d2d7;">Content here</div>
.mybackground {background-color:#b5d2d7;}
Border around this has a color of #b5d2d7
<div style="border:2px solid #b5d2d7;">Content here</div>
.myborder {border:2px solid #b5d2d7;}