#babb80 color space conversions
Hex:
#babb80
RGB:
186, 187, 128
CMY:
27, 27, 50
CMYK:
1, 0, 32, 27
HSL:
61°, 30.2564%, 61.7647%
HSV (HSB):
61°, 31.5508%, 73.3333%
XYZ:
41.9163, 47.5383, 27.3887
xyY:
0.3587, 0.4069, 47.5383
CIE-Lab:
74.5328, -9.6425, 29.8403
CIE-LCH:
74.5328, 31.3596, 107.9076
CIE-Luv:
74.5328, 2.3639, 41.4046
Hunter-Lab:
68.9480, -12.1416, 24.7115
#babb80 color charts
#babb80 color shades, tints & tones
#babb80 color schemes
#babb80 color preview, HTML & CSS examples
This text has a color of #babb80
<p style="color:#babb80;">Text here</p>
.mytext {color:#babb80;}
This box has a color of #babb80
<div style="background-color:#babb80;">Content here</div>
.mybackground {background-color:#babb80;}
Border around this has a color of #babb80
<div style="border:2px solid #babb80;">Content here</div>
.myborder {border:2px solid #babb80;}