#b2d2cc color space conversions
Hex:
#b2d2cc
RGB:
178, 210, 204
CMY:
30, 18, 20
CMYK:
15, 0, 3, 18
HSL:
169°, 26.2295%, 76.0784%
HSV (HSB):
169°, 15.2381%, 82.3529%
XYZ:
52.3058, 59.9178, 65.9352
xyY:
0.2936, 0.3363, 59.9178
CIE-Lab:
81.7935, -11.7849, -0.5966
CIE-LCH:
81.7935, 11.8000, 182.8979
CIE-Luv:
81.7935, -16.7250, 1.1094
Hunter-Lab:
77.4066, -14.8441, 3.6812
#b2d2cc color charts
#b2d2cc color shades, tints & tones
#b2d2cc color schemes
#b2d2cc color preview, HTML & CSS examples
This text has a color of #b2d2cc
<p style="color:#b2d2cc;">Text here</p>
.mytext {color:#b2d2cc;}
This box has a color of #b2d2cc
<div style="background-color:#b2d2cc;">Content here</div>
.mybackground {background-color:#b2d2cc;}
Border around this has a color of #b2d2cc
<div style="border:2px solid #b2d2cc;">Content here</div>
.myborder {border:2px solid #b2d2cc;}