#b8ddc8 color space conversions
Hex:
#b8ddc8
RGB:
184, 221, 200
CMY:
28, 13, 22
CMYK:
17, 0, 10, 13
HSL:
146°, 35.2381%, 79.4118%
HSV (HSB):
146°, 16.7421%, 86.6667%
XYZ:
56.0489, 66.0734, 64.4429
xyY:
0.3004, 0.3542, 66.0734
CIE-Lab:
85.0338, -16.2021, 6.2765
CIE-LCH:
85.0338, 17.3754, 158.8241
CIE-Luv:
85.0338, -18.9102, 12.2080
Hunter-Lab:
81.2855, -19.1683, 9.8949
#b8ddc8 color charts
#b8ddc8 color shades, tints & tones
#b8ddc8 color schemes
#b8ddc8 color preview, HTML & CSS examples
This text has a color of #b8ddc8
<p style="color:#b8ddc8;">Text here</p>
.mytext {color:#b8ddc8;}
This box has a color of #b8ddc8
<div style="background-color:#b8ddc8;">Content here</div>
.mybackground {background-color:#b8ddc8;}
Border around this has a color of #b8ddc8
<div style="border:2px solid #b8ddc8;">Content here</div>
.myborder {border:2px solid #b8ddc8;}