#b8decc color space conversions
Hex:
#b8decc
RGB:
184, 222, 204
CMY:
28, 13, 20
CMYK:
17, 0, 8, 13
HSL:
152°, 36.5385%, 79.6078%
HSV (HSB):
152°, 17.1171%, 87.0588%
XYZ:
56.7875, 66.7925, 67.0260
xyY:
0.2979, 0.3504, 66.7925
CIE-Lab:
85.3991, -15.9427, 4.6920
CIE-LCH:
85.3991, 16.6188, 163.6006
CIE-Luv:
85.3991, -19.4579, 9.8214
Hunter-Lab:
81.7267, -18.9916, 8.5836
#b8decc color charts
#b8decc color shades, tints & tones
#b8decc color schemes
#b8decc color preview, HTML & CSS examples
This text has a color of #b8decc
<p style="color:#b8decc;">Text here</p>
.mytext {color:#b8decc;}
This box has a color of #b8decc
<div style="background-color:#b8decc;">Content here</div>
.mybackground {background-color:#b8decc;}
Border around this has a color of #b8decc
<div style="border:2px solid #b8decc;">Content here</div>
.myborder {border:2px solid #b8decc;}