#b5d8d9 color space conversions
Hex:
#b5d8d9
RGB:
181, 216, 217
CMY:
29, 15, 15
CMYK:
17, 0, 0, 15
HSL:
182°, 32.1429%, 78.0392%
HSV (HSB):
182°, 16.5899%, 85.0980%
XYZ:
56.1363, 63.9452, 75.0296
xyY:
0.2877, 0.3277, 63.9452
CIE-Lab:
83.9373, -11.2577, -4.3473
CIE-LCH:
83.9373, 12.0680, 201.1148
CIE-Luv:
83.9373, -18.3471, -4.7670
Hunter-Lab:
79.9658, -14.6323, 0.3459
#b5d8d9 color charts
#b5d8d9 color shades, tints & tones
#b5d8d9 color schemes
#b5d8d9 color preview, HTML & CSS examples
This text has a color of #b5d8d9
<p style="color:#b5d8d9;">Text here</p>
.mytext {color:#b5d8d9;}
This box has a color of #b5d8d9
<div style="background-color:#b5d8d9;">Content here</div>
.mybackground {background-color:#b5d8d9;}
Border around this has a color of #b5d8d9
<div style="border:2px solid #b5d8d9;">Content here</div>
.myborder {border:2px solid #b5d8d9;}