#b2e0d8 color space conversions
Hex:
#b2e0d8
RGB:
178, 224, 216
CMY:
30, 12, 15
CMYK:
21, 0, 4, 12
HSL:
170°, 42.5926%, 78.8235%
HSV (HSB):
170°, 20.5357%, 87.8431%
XYZ:
57.4104, 67.7342, 75.0139
xyY:
0.2868, 0.3384, 67.7342
CIE-Lab:
85.8733, -16.4528, -0.9969
CIE-LCH:
85.8733, 16.4830, 183.4674
CIE-Luv:
85.8733, -23.4249, 1.2805
Hunter-Lab:
82.3008, -19.5104, 3.5700
#b2e0d8 color charts
#b2e0d8 color shades, tints & tones
#b2e0d8 color schemes
#b2e0d8 color preview, HTML & CSS examples
This text has a color of #b2e0d8
<p style="color:#b2e0d8;">Text here</p>
.mytext {color:#b2e0d8;}
This box has a color of #b2e0d8
<div style="background-color:#b2e0d8;">Content here</div>
.mybackground {background-color:#b2e0d8;}
Border around this has a color of #b2e0d8
<div style="border:2px solid #b2e0d8;">Content here</div>
.myborder {border:2px solid #b2e0d8;}