#b2e2d0 color space conversions
Hex:
#b2e2d0
RGB:
178, 226, 208
CMY:
30, 11, 18
CMYK:
21, 0, 8, 11
HSL:
158°, 45.2830%, 79.2157%
HSV (HSB):
158°, 21.2389%, 88.6275%
XYZ:
56.9416, 68.4118, 69.8782
xyY:
0.2917, 0.3504, 68.4118
CIE-Lab:
86.2119, -19.0658, 3.7137
CIE-LCH:
86.2119, 19.4241, 168.9778
CIE-Luv:
86.2119, -24.2672, 8.8975
Hunter-Lab:
82.7114, -21.8589, 7.8072
#b2e2d0 color charts
#b2e2d0 color shades, tints & tones
#b2e2d0 color schemes
#b2e2d0 color preview, HTML & CSS examples
This text has a color of #b2e2d0
<p style="color:#b2e2d0;">Text here</p>
.mytext {color:#b2e2d0;}
This box has a color of #b2e2d0
<div style="background-color:#b2e2d0;">Content here</div>
.mybackground {background-color:#b2e2d0;}
Border around this has a color of #b2e2d0
<div style="border:2px solid #b2e2d0;">Content here</div>
.myborder {border:2px solid #b2e2d0;}