#b5d2d3 color space conversions
Hex:
#b5d2d3
RGB:
181, 210, 211
CMY:
29, 18, 17
CMYK:
14, 0, 0, 17
HSL:
182°, 25.4237%, 76.8627%
HSV (HSB):
182°, 14.2180%, 82.7451%
XYZ:
53.8605, 60.6201, 70.4901
xyY:
0.2912, 0.3277, 60.6201
CIE-Lab:
82.1741, -9.4052, -3.7502
CIE-LCH:
82.1741, 10.1253, 201.7392
CIE-Luv:
82.1741, -15.4123, -4.1308
Hunter-Lab:
77.8589, -12.7720, 0.8226
#b5d2d3 color charts
#b5d2d3 color shades, tints & tones
#b5d2d3 color schemes
#b5d2d3 color preview, HTML & CSS examples
This text has a color of #b5d2d3
<p style="color:#b5d2d3;">Text here</p>
.mytext {color:#b5d2d3;}
This box has a color of #b5d2d3
<div style="background-color:#b5d2d3;">Content here</div>
.mybackground {background-color:#b5d2d3;}
Border around this has a color of #b5d2d3
<div style="border:2px solid #b5d2d3;">Content here</div>
.myborder {border:2px solid #b5d2d3;}