#b5d2d8 color space conversions
Hex:
#b5d2d8
RGB:
181, 210, 216
CMY:
29, 18, 15
CMYK:
16, 3, 0, 15
HSL:
190°, 30.9735%, 77.8431%
HSV (HSB):
190°, 16.2037%, 84.7059%
XYZ:
54.4973, 60.8748, 73.8434
xyY:
0.2880, 0.3217, 60.8748
CIE-Lab:
82.3114, -8.3728, -6.2147
CIE-LCH:
82.3114, 10.4272, 216.5843
CIE-Luv:
82.3114, -15.5420, -8.1424
Hunter-Lab:
78.0223, -11.8597, -1.4988
#b5d2d8 color charts
#b5d2d8 color shades, tints & tones
#b5d2d8 color schemes
#b5d2d8 color preview, HTML & CSS examples
This text has a color of #b5d2d8
<p style="color:#b5d2d8;">Text here</p>
.mytext {color:#b5d2d8;}
This box has a color of #b5d2d8
<div style="background-color:#b5d2d8;">Content here</div>
.mybackground {background-color:#b5d2d8;}
Border around this has a color of #b5d2d8
<div style="border:2px solid #b5d2d8;">Content here</div>
.myborder {border:2px solid #b5d2d8;}