#be5e85 color space conversions
Hex:
#be5e85
RGB:
190, 94, 133
CMY:
25, 63, 48
CMYK:
0, 51, 30, 25
HSL:
336°, 42.4779%, 55.6863%
HSV (HSB):
336°, 50.5263%, 74.5098%
XYZ:
29.4715, 20.6460, 24.6221
xyY:
0.3943, 0.2762, 20.6460
CIE-Lab:
52.5599, 42.9050, -3.6412
CIE-LCH:
52.5599, 43.0592, 355.1491
CIE-Luv:
52.5599, 59.8413, -12.6089
Hunter-Lab:
45.4379, 36.2609, -0.3218
#be5e85 color charts
#be5e85 color shades, tints & tones
#be5e85 color schemes
#be5e85 color preview, HTML & CSS examples
This text has a color of #be5e85
<p style="color:#be5e85;">Text here</p>
.mytext {color:#be5e85;}
This box has a color of #be5e85
<div style="background-color:#be5e85;">Content here</div>
.mybackground {background-color:#be5e85;}
Border around this has a color of #be5e85
<div style="border:2px solid #be5e85;">Content here</div>
.myborder {border:2px solid #be5e85;}