#b8ddc7 color space conversions
Hex:
#b8ddc7
RGB:
184, 221, 199
CMY:
28, 13, 22
CMYK:
17, 0, 10, 13
HSL:
144°, 35.2381%, 79.4118%
HSV (HSB):
144°, 16.7421%, 86.6667%
XYZ:
55.9324, 66.0268, 63.8293
xyY:
0.3011, 0.3554, 66.0268
CIE-Lab:
85.0101, -16.3904, 6.7702
CIE-LCH:
85.0101, 17.7337, 157.5565
CIE-Luv:
85.0101, -18.8924, 12.9671
Hunter-Lab:
81.2569, -19.3307, 10.3060
#b8ddc7 color charts
#b8ddc7 color shades, tints & tones
#b8ddc7 color schemes
#b8ddc7 color preview, HTML & CSS examples
This text has a color of #b8ddc7
<p style="color:#b8ddc7;">Text here</p>
.mytext {color:#b8ddc7;}
This box has a color of #b8ddc7
<div style="background-color:#b8ddc7;">Content here</div>
.mybackground {background-color:#b8ddc7;}
Border around this has a color of #b8ddc7
<div style="border:2px solid #b8ddc7;">Content here</div>
.myborder {border:2px solid #b8ddc7;}