#b5d7d8 color space conversions
Hex:
#b5d7d8
RGB:
181, 215, 216
CMY:
29, 16, 15
CMYK:
16, 0, 0, 15
HSL:
182°, 30.9735%, 77.8431%
HSV (HSB):
182°, 16.2037%, 84.7059%
XYZ:
55.7512, 63.3825, 74.2614
xyY:
0.2883, 0.3277, 63.3825
CIE-Lab:
83.6432, -10.9520, -4.2493
CIE-LCH:
83.6432, 11.7474, 201.2059
CIE-Luv:
83.6432, -17.8631, -4.6621
Hunter-Lab:
79.6131, -14.3237, 0.4248
#b5d7d8 color charts
#b5d7d8 color shades, tints & tones
#b5d7d8 color schemes
#b5d7d8 color preview, HTML & CSS examples
This text has a color of #b5d7d8
<p style="color:#b5d7d8;">Text here</p>
.mytext {color:#b5d7d8;}
This box has a color of #b5d7d8
<div style="background-color:#b5d7d8;">Content here</div>
.mybackground {background-color:#b5d7d8;}
Border around this has a color of #b5d7d8
<div style="border:2px solid #b5d7d8;">Content here</div>
.myborder {border:2px solid #b5d7d8;}