#b0e0d8 color space conversions
Hex:
#b0e0d8
RGB:
176, 224, 216
CMY:
31, 12, 15
CMYK:
21, 0, 4, 12
HSL:
170°, 43.6364%, 78.4314%
HSV (HSB):
170°, 21.4286%, 87.8431%
XYZ:
56.9548, 67.4993, 74.9926
xyY:
0.2856, 0.3384, 67.4993
CIE-Lab:
85.7555, -17.0657, -1.1834
CIE-LCH:
85.7555, 17.1067, 183.9668
CIE-Luv:
85.7555, -24.3466, 1.0928
Hunter-Lab:
82.1579, -20.0338, 3.3915
#b0e0d8 color charts
#b0e0d8 color shades, tints & tones
#b0e0d8 color schemes
#b0e0d8 color preview, HTML & CSS examples
This text has a color of #b0e0d8
<p style="color:#b0e0d8;">Text here</p>
.mytext {color:#b0e0d8;}
This box has a color of #b0e0d8
<div style="background-color:#b0e0d8;">Content here</div>
.mybackground {background-color:#b0e0d8;}
Border around this has a color of #b0e0d8
<div style="border:2px solid #b0e0d8;">Content here</div>
.myborder {border:2px solid #b0e0d8;}