#beaaa5 color space conversions
Hex:
#beaaa5
RGB:
190, 170, 165
CMY:
25, 33, 35
CMYK:
0, 11, 13, 25
HSL:
12°, 16.1290%, 69.6078%
HSV (HSB):
12°, 13.1579%, 74.5098%
XYZ:
42.4015, 42.4132, 41.5491
xyY:
0.3356, 0.3356, 42.4132
CIE-Lab:
71.1549, 6.3800, 5.2017
CIE-LCH:
71.1549, 8.2318, 39.1906
CIE-Luv:
71.1549, 12.3124, 6.3674
Hunter-Lab:
65.1254, 2.2472, 7.7616
#beaaa5 color charts
#beaaa5 color shades, tints & tones
#beaaa5 color schemes
#beaaa5 color preview, HTML & CSS examples
This text has a color of #beaaa5
<p style="color:#beaaa5;">Text here</p>
.mytext {color:#beaaa5;}
This box has a color of #beaaa5
<div style="background-color:#beaaa5;">Content here</div>
.mybackground {background-color:#beaaa5;}
Border around this has a color of #beaaa5
<div style="border:2px solid #beaaa5;">Content here</div>
.myborder {border:2px solid #beaaa5;}