#b2d4cc color space conversions
Hex:
#b2d4cc
RGB:
178, 212, 204
CMY:
30, 17, 20
CMYK:
16, 0, 4, 17
HSL:
166°, 28.3333%, 76.4706%
HSV (HSB):
166°, 16.0377%, 83.1373%
XYZ:
52.8027, 60.9116, 66.1009
xyY:
0.2936, 0.3387, 60.9116
CIE-Lab:
82.3312, -12.8091, 0.1889
CIE-LCH:
82.3312, 12.8105, 179.1549
CIE-Luv:
82.3312, -17.6693, 2.4773
Hunter-Lab:
78.0459, -15.8144, 4.4165
#b2d4cc color charts
#b2d4cc color shades, tints & tones
#b2d4cc color schemes
#b2d4cc color preview, HTML & CSS examples
This text has a color of #b2d4cc
<p style="color:#b2d4cc;">Text here</p>
.mytext {color:#b2d4cc;}
This box has a color of #b2d4cc
<div style="background-color:#b2d4cc;">Content here</div>
.mybackground {background-color:#b2d4cc;}
Border around this has a color of #b2d4cc
<div style="border:2px solid #b2d4cc;">Content here</div>
.myborder {border:2px solid #b2d4cc;}