#b3e2dd color space conversions
Hex:
#b3e2dd
RGB:
179, 226, 221
CMY:
30, 11, 13
CMYK:
21, 0, 2, 11
HSL:
174°, 44.7619%, 79.4118%
HSV (HSB):
174°, 20.7965%, 88.6275%
XYZ:
58.8379, 69.1969, 78.6619
xyY:
0.2847, 0.3348, 69.1969
CIE-Lab:
86.6014, -16.1168, -2.5597
CIE-LCH:
86.6014, 16.3188, 189.0246
CIE-Luv:
86.6014, -23.9263, -1.1959
Hunter-Lab:
83.1847, -19.3171, 2.1629
#b3e2dd color charts
#b3e2dd color shades, tints & tones
#b3e2dd color schemes
#b3e2dd color preview, HTML & CSS examples
This text has a color of #b3e2dd
<p style="color:#b3e2dd;">Text here</p>
.mytext {color:#b3e2dd;}
This box has a color of #b3e2dd
<div style="background-color:#b3e2dd;">Content here</div>
.mybackground {background-color:#b3e2dd;}
Border around this has a color of #b3e2dd
<div style="border:2px solid #b3e2dd;">Content here</div>
.myborder {border:2px solid #b3e2dd;}