#b0daa9 color space conversions
Hex:
#b0daa9
RGB:
176, 218, 169
CMY:
31, 15, 34
CMYK:
19, 0, 22, 15
HSL:
111°, 39.8374%, 75.8824%
HSV (HSB):
111°, 22.4771%, 85.4902%
XYZ:
50.1373, 62.2375, 46.9066
xyY:
0.3148, 0.3907, 62.2375
CIE-Lab:
83.0396, -22.8981, 19.7076
CIE-LCH:
83.0396, 30.2112, 139.2826
CIE-Luv:
83.0396, -21.0308, 32.1918
Hunter-Lab:
78.8907, -24.6169, 19.9710
#b0daa9 color charts
#b0daa9 color shades, tints & tones
#b0daa9 color schemes
#b0daa9 color preview, HTML & CSS examples
This text has a color of #b0daa9
<p style="color:#b0daa9;">Text here</p>
.mytext {color:#b0daa9;}
This box has a color of #b0daa9
<div style="background-color:#b0daa9;">Content here</div>
.mybackground {background-color:#b0daa9;}
Border around this has a color of #b0daa9
<div style="border:2px solid #b0daa9;">Content here</div>
.myborder {border:2px solid #b0daa9;}