#b3e1e1 color space conversions
Hex:
#b3e1e1
RGB:
179, 225, 225
CMY:
30, 12, 12
CMYK:
20, 0, 0, 12
HSL:
180°, 43.3962%, 79.2157%
HSV (HSB):
180°, 20.4444%, 88.2353%
XYZ:
59.1062, 68.8704, 81.4122
xyY:
0.2823, 0.3289, 68.8704
CIE-Lab:
86.4398, -14.7734, -4.9061
CIE-LCH:
86.4398, 15.5667, 198.3707
CIE-Luv:
86.4398, -23.5170, -5.0877
Hunter-Lab:
82.9882, -18.0972, -0.0724
#b3e1e1 color charts
#b3e1e1 color shades, tints & tones
#b3e1e1 color schemes
#b3e1e1 color preview, HTML & CSS examples
This text has a color of #b3e1e1
<p style="color:#b3e1e1;">Text here</p>
.mytext {color:#b3e1e1;}
This box has a color of #b3e1e1
<div style="background-color:#b3e1e1;">Content here</div>
.mybackground {background-color:#b3e1e1;}
Border around this has a color of #b3e1e1
<div style="border:2px solid #b3e1e1;">Content here</div>
.myborder {border:2px solid #b3e1e1;}