#b3d2cd color space conversions
Hex:
#b3d2cd
RGB:
179, 210, 205
CMY:
30, 18, 20
CMYK:
15, 0, 2, 18
HSL:
170°, 25.6198%, 76.2745%
HSV (HSB):
170°, 14.7619%, 82.3529%
XYZ:
52.6564, 60.0847, 66.5798
xyY:
0.2936, 0.3351, 60.0847
CIE-Lab:
81.8842, -11.2622, -0.9898
CIE-LCH:
81.8842, 11.3056, 185.0225
CIE-Luv:
81.8842, -16.2537, 0.4230
Hunter-Lab:
77.5143, -14.3927, 3.3337
#b3d2cd color charts
#b3d2cd color shades, tints & tones
#b3d2cd color schemes
#b3d2cd color preview, HTML & CSS examples
This text has a color of #b3d2cd
<p style="color:#b3d2cd;">Text here</p>
.mytext {color:#b3d2cd;}
This box has a color of #b3d2cd
<div style="background-color:#b3d2cd;">Content here</div>
.mybackground {background-color:#b3d2cd;}
Border around this has a color of #b3d2cd
<div style="border:2px solid #b3d2cd;">Content here</div>
.myborder {border:2px solid #b3d2cd;}