#b8ead7 color space conversions
Hex:
#b8ead7
RGB:
184, 234, 215
CMY:
28, 8, 16
CMYK:
21, 0, 8, 8
HSL:
157°, 54.3478%, 81.9608%
HSV (HSB):
157°, 21.3675%, 91.7647%
XYZ:
61.4557, 73.9423, 75.3232
xyY:
0.2916, 0.3509, 73.9423
CIE-Lab:
88.8952, -19.7753, 3.9707
CIE-LCH:
88.8952, 20.1700, 168.6464
CIE-Luv:
88.8952, -25.2154, 9.4507
Hunter-Lab:
85.9897, -22.9103, 8.2573
#b8ead7 color charts
#b8ead7 color shades, tints & tones
#b8ead7 color schemes
#b8ead7 color preview, HTML & CSS examples
This text has a color of #b8ead7
<p style="color:#b8ead7;">Text here</p>
.mytext {color:#b8ead7;}
This box has a color of #b8ead7
<div style="background-color:#b8ead7;">Content here</div>
.mybackground {background-color:#b8ead7;}
Border around this has a color of #b8ead7
<div style="border:2px solid #b8ead7;">Content here</div>
.myborder {border:2px solid #b8ead7;}