#b2e0d0 color space conversions
Hex:
#b2e0d0
RGB:
178, 224, 208
CMY:
30, 12, 18
CMYK:
21, 0, 7, 12
HSL:
159°, 42.5926%, 78.8235%
HSV (HSB):
159°, 20.5357%, 87.8431%
XYZ:
56.4009, 67.3304, 69.6979
xyY:
0.2916, 0.3481, 67.3304
CIE-Lab:
85.6705, -18.0705, 2.9286
CIE-LCH:
85.6705, 18.3063, 170.7943
CIE-Luv:
85.6705, -23.3415, 7.5389
Hunter-Lab:
82.0551, -20.9036, 7.0774
#b2e0d0 color charts
#b2e0d0 color shades, tints & tones
#b2e0d0 color schemes
#b2e0d0 color preview, HTML & CSS examples
This text has a color of #b2e0d0
<p style="color:#b2e0d0;">Text here</p>
.mytext {color:#b2e0d0;}
This box has a color of #b2e0d0
<div style="background-color:#b2e0d0;">Content here</div>
.mybackground {background-color:#b2e0d0;}
Border around this has a color of #b2e0d0
<div style="border:2px solid #b2e0d0;">Content here</div>
.myborder {border:2px solid #b2e0d0;}