#be82a5 color space conversions
Hex:
#be82a5
RGB:
190, 130, 165
CMY:
25, 49, 35
CMYK:
0, 32, 13, 25
HSL:
325°, 31.5789%, 62.7451%
HSV (HSB):
325°, 31.5789%, 74.5098%
XYZ:
36.0094, 29.6290, 39.4184
xyY:
0.3428, 0.2820, 29.6290
CIE-Lab:
61.3328, 28.4638, -9.2096
CIE-LCH:
61.3328, 29.9166, 342.0708
CIE-Luv:
61.3328, 34.0809, -18.2873
Hunter-Lab:
54.4326, 22.8281, -4.8332
#be82a5 color charts
#be82a5 color shades, tints & tones
#be82a5 color schemes
#be82a5 color preview, HTML & CSS examples
This text has a color of #be82a5
<p style="color:#be82a5;">Text here</p>
.mytext {color:#be82a5;}
This box has a color of #be82a5
<div style="background-color:#be82a5;">Content here</div>
.mybackground {background-color:#be82a5;}
Border around this has a color of #be82a5
<div style="border:2px solid #be82a5;">Content here</div>
.myborder {border:2px solid #be82a5;}