#b5d4cc color space conversions
Hex:
#b5d4cc
RGB:
181, 212, 204
CMY:
29, 17, 20
CMYK:
15, 0, 4, 17
HSL:
165°, 26.4957%, 77.0588%
HSV (HSB):
165°, 14.6226%, 83.1373%
XYZ:
53.4986, 61.2704, 66.1334
xyY:
0.2957, 0.3387, 61.2704
CIE-Lab:
82.5239, -11.8417, 0.4934
CIE-LCH:
82.5239, 11.8520, 177.6143
CIE-Luv:
82.5239, -16.1861, 2.7786
Hunter-Lab:
78.2754, -14.9831, 4.6997
#b5d4cc color charts
#b5d4cc color shades, tints & tones
#b5d4cc color schemes
#b5d4cc color preview, HTML & CSS examples
This text has a color of #b5d4cc
<p style="color:#b5d4cc;">Text here</p>
.mytext {color:#b5d4cc;}
This box has a color of #b5d4cc
<div style="background-color:#b5d4cc;">Content here</div>
.mybackground {background-color:#b5d4cc;}
Border around this has a color of #b5d4cc
<div style="border:2px solid #b5d4cc;">Content here</div>
.myborder {border:2px solid #b5d4cc;}