#b5d3d4 color space conversions
Hex:
#b5d3d4
RGB:
181, 211, 212
CMY:
29, 17, 17
CMYK:
15, 0, 0, 17
HSL:
182°, 26.4957%, 77.0588%
HSV (HSB):
182°, 14.6226%, 83.1373%
XYZ:
54.2340, 61.1658, 71.2351
xyY:
0.2906, 0.3277, 61.1658
CIE-Lab:
82.4678, -9.7170, -3.8513
CIE-LCH:
82.4678, 10.4524, 201.6206
CIE-Luv:
82.4678, -15.9067, -4.2380
Hunter-Lab:
78.2085, -13.0835, 0.7426
#b5d3d4 color charts
#b5d3d4 color shades, tints & tones
#b5d3d4 color schemes
#b5d3d4 color preview, HTML & CSS examples
This text has a color of #b5d3d4
<p style="color:#b5d3d4;">Text here</p>
.mytext {color:#b5d3d4;}
This box has a color of #b5d3d4
<div style="background-color:#b5d3d4;">Content here</div>
.mybackground {background-color:#b5d3d4;}
Border around this has a color of #b5d3d4
<div style="border:2px solid #b5d3d4;">Content here</div>
.myborder {border:2px solid #b5d3d4;}