#b4deca color space conversions
Hex:
#b4deca
RGB:
180, 222, 202
CMY:
29, 13, 21
CMYK:
19, 0, 9, 13
HSL:
151°, 38.8889%, 78.8235%
HSV (HSB):
151°, 18.9189%, 87.0588%
XYZ:
55.6043, 66.2101, 65.7263
xyY:
0.2965, 0.3530, 66.2101
CIE-Lab:
85.1035, -17.6139, 5.2892
CIE-LCH:
85.1035, 18.3909, 163.2856
CIE-Luv:
85.1035, -21.3806, 10.9881
Hunter-Lab:
81.3696, -20.4179, 9.0672
#b4deca color charts
#b4deca color shades, tints & tones
#b4deca color schemes
#b4deca color preview, HTML & CSS examples
This text has a color of #b4deca
<p style="color:#b4deca;">Text here</p>
.mytext {color:#b4deca;}
This box has a color of #b4deca
<div style="background-color:#b4deca;">Content here</div>
.mybackground {background-color:#b4deca;}
Border around this has a color of #b4deca
<div style="border:2px solid #b4deca;">Content here</div>
.myborder {border:2px solid #b4deca;}