#bea5b5 color space conversions
Hex:
#bea5b5
RGB:
190, 165, 181
CMY:
25, 35, 29
CMYK:
0, 13, 5, 25
HSL:
322°, 16.1290%, 69.6078%
HSV (HSB):
322°, 13.1579%, 74.5098%
XYZ:
43.0308, 41.1936, 49.3993
xyY:
0.3220, 0.3083, 41.1936
CIE-Lab:
70.3114, 11.8969, -4.8671
CIE-LCH:
70.3114, 12.8539, 337.7501
CIE-Luv:
70.3114, 13.6064, -9.2675
Hunter-Lab:
64.1823, 7.3559, -0.7063
#bea5b5 color charts
#bea5b5 color shades, tints & tones
#bea5b5 color schemes
#bea5b5 color preview, HTML & CSS examples
This text has a color of #bea5b5
<p style="color:#bea5b5;">Text here</p>
.mytext {color:#bea5b5;}
This box has a color of #bea5b5
<div style="background-color:#bea5b5;">Content here</div>
.mybackground {background-color:#bea5b5;}
Border around this has a color of #bea5b5
<div style="border:2px solid #bea5b5;">Content here</div>
.myborder {border:2px solid #bea5b5;}