#b2e0e2 color space conversions
Hex:
#b2e0e2
RGB:
178, 224, 226
CMY:
30, 12, 11
CMYK:
21, 1, 0, 11
HSL:
183°, 45.2830%, 79.2157%
HSV (HSB):
183°, 21.2389%, 88.6275%
XYZ:
58.7432, 68.2673, 82.0323
xyY:
0.2810, 0.3266, 68.2673
CIE-Lab:
86.1399, -14.3562, -5.8828
CIE-LCH:
86.1399, 15.5147, 202.2827
CIE-Luv:
86.1399, -23.5335, -6.6935
Hunter-Lab:
82.6240, -17.6838, -1.0286
#b2e0e2 color charts
#b2e0e2 color shades, tints & tones
#b2e0e2 color schemes
#b2e0e2 color preview, HTML & CSS examples
This text has a color of #b2e0e2
<p style="color:#b2e0e2;">Text here</p>
.mytext {color:#b2e0e2;}
This box has a color of #b2e0e2
<div style="background-color:#b2e0e2;">Content here</div>
.mybackground {background-color:#b2e0e2;}
Border around this has a color of #b2e0e2
<div style="border:2px solid #b2e0e2;">Content here</div>
.myborder {border:2px solid #b2e0e2;}