#b3dbcc color space conversions
Hex:
#b3dbcc
RGB:
179, 219, 204
CMY:
30, 14, 20
CMYK:
18, 0, 7, 14
HSL:
158°, 35.7143%, 78.0392%
HSV (HSB):
158°, 18.2648%, 85.8824%
XYZ:
54.8210, 64.6064, 66.7076
xyY:
0.2945, 0.3471, 64.6064
CIE-Lab:
84.2805, -16.0395, 3.0332
CIE-LCH:
84.2805, 16.3238, 169.2914
CIE-Luv:
84.2805, -20.4798, 7.3356
Hunter-Lab:
80.3781, -18.9177, 7.0585
#b3dbcc color charts
#b3dbcc color shades, tints & tones
#b3dbcc color schemes
#b3dbcc color preview, HTML & CSS examples
This text has a color of #b3dbcc
<p style="color:#b3dbcc;">Text here</p>
.mytext {color:#b3dbcc;}
This box has a color of #b3dbcc
<div style="background-color:#b3dbcc;">Content here</div>
.mybackground {background-color:#b3dbcc;}
Border around this has a color of #b3dbcc
<div style="border:2px solid #b3dbcc;">Content here</div>
.myborder {border:2px solid #b3dbcc;}