#b8dede color space conversions
Hex:
#b8dede
RGB:
184, 222, 222
CMY:
28, 13, 13
CMYK:
17, 0, 0, 13
HSL:
180°, 36.5385%, 79.6078%
HSV (HSB):
180°, 17.1171%, 87.0588%
XYZ:
59.0733, 67.7068, 79.0625
xyY:
0.2870, 0.3289, 67.7068
CIE-Lab:
85.8596, -12.3519, -4.1428
CIE-LCH:
85.8596, 13.0282, 198.5415
CIE-Luv:
85.8596, -19.7782, -4.2811
Hunter-Lab:
82.2842, -15.8490, 0.6303
#b8dede color charts
#b8dede color shades, tints & tones
#b8dede color schemes
#b8dede color preview, HTML & CSS examples
This text has a color of #b8dede
<p style="color:#b8dede;">Text here</p>
.mytext {color:#b8dede;}
This box has a color of #b8dede
<div style="background-color:#b8dede;">Content here</div>
.mybackground {background-color:#b8dede;}
Border around this has a color of #b8dede
<div style="border:2px solid #b8dede;">Content here</div>
.myborder {border:2px solid #b8dede;}