#b4daac color space conversions
Hex:
#b4daac
RGB:
180, 218, 172
CMY:
29, 15, 33
CMYK:
17, 0, 21, 15
HSL:
110°, 38.3333%, 76.4706%
HSV (HSB):
110°, 21.1009%, 85.4902%
XYZ:
51.3402, 62.8247, 48.4502
xyY:
0.3157, 0.3863, 62.8247
CIE-Lab:
83.3500, -21.0311, 18.6039
CIE-LCH:
83.3500, 28.0787, 138.5044
CIE-Luv:
83.3500, -19.0166, 30.4011
Hunter-Lab:
79.2620, -23.0891, 19.2414
#b4daac color charts
#b4daac color shades, tints & tones
#b4daac color schemes
#b4daac color preview, HTML & CSS examples
This text has a color of #b4daac
<p style="color:#b4daac;">Text here</p>
.mytext {color:#b4daac;}
This box has a color of #b4daac
<div style="background-color:#b4daac;">Content here</div>
.mybackground {background-color:#b4daac;}
Border around this has a color of #b4daac
<div style="border:2px solid #b4daac;">Content here</div>
.myborder {border:2px solid #b4daac;}