#b5e0d0 color space conversions
Hex:
#b5e0d0
RGB:
181, 224, 208
CMY:
29, 12, 18
CMYK:
19, 0, 7, 12
HSL:
158°, 40.9524%, 79.4118%
HSV (HSB):
158°, 19.1964%, 87.8431%
XYZ:
57.0969, 67.6891, 69.7305
xyY:
0.2935, 0.3480, 67.6891
CIE-Lab:
85.8508, -17.1264, 3.2126
CIE-LCH:
85.8508, 17.4251, 169.3758
CIE-Luv:
85.8508, -21.9176, 7.8117
Hunter-Lab:
82.2734, -20.1013, 7.3404
#b5e0d0 color charts
#b5e0d0 color shades, tints & tones
#b5e0d0 color schemes
#b5e0d0 color preview, HTML & CSS examples
This text has a color of #b5e0d0
<p style="color:#b5e0d0;">Text here</p>
.mytext {color:#b5e0d0;}
This box has a color of #b5e0d0
<div style="background-color:#b5e0d0;">Content here</div>
.mybackground {background-color:#b5e0d0;}
Border around this has a color of #b5e0d0
<div style="border:2px solid #b5e0d0;">Content here</div>
.myborder {border:2px solid #b5e0d0;}