#b8dec0 color space conversions
Hex:
#b8dec0
RGB:
184, 222, 192
CMY:
28, 13, 25
CMYK:
17, 0, 14, 13
HSL:
133°, 36.5385%, 79.6078%
HSV (HSB):
133°, 17.1171%, 87.0588%
XYZ:
55.4029, 66.2387, 59.7345
xyY:
0.3055, 0.3652, 66.2387
CIE-Lab:
85.1180, -18.1822, 10.6152
CIE-LCH:
85.1180, 21.0541, 149.7227
CIE-Luv:
85.1180, -19.2557, 18.8693
Hunter-Lab:
81.3871, -20.9168, 13.4548
#b8dec0 color charts
#b8dec0 color shades, tints & tones
#b8dec0 color schemes
#b8dec0 color preview, HTML & CSS examples
This text has a color of #b8dec0
<p style="color:#b8dec0;">Text here</p>
.mytext {color:#b8dec0;}
This box has a color of #b8dec0
<div style="background-color:#b8dec0;">Content here</div>
.mybackground {background-color:#b8dec0;}
Border around this has a color of #b8dec0
<div style="border:2px solid #b8dec0;">Content here</div>
.myborder {border:2px solid #b8dec0;}