#be6e7b color space conversions
Hex:
#be6e7b
RGB:
190, 110, 123
CMY:
25, 57, 52
CMYK:
0, 42, 35, 25
HSL:
350°, 38.0952%, 58.8235%
HSV (HSB):
350°, 42.1053%, 74.5098%
XYZ:
30.3863, 23.5291, 21.6789
xyY:
0.4020, 0.3113, 23.5291
CIE-Lab:
55.6132, 33.2099, 6.6854
CIE-LCH:
55.6132, 33.8761, 11.3820
CIE-Luv:
55.6132, 52.9569, 2.8683
Hunter-Lab:
48.5068, 26.9316, 7.4565
#be6e7b color charts
#be6e7b color shades, tints & tones
#be6e7b color schemes
#be6e7b color preview, HTML & CSS examples
This text has a color of #be6e7b
<p style="color:#be6e7b;">Text here</p>
.mytext {color:#be6e7b;}
This box has a color of #be6e7b
<div style="background-color:#be6e7b;">Content here</div>
.mybackground {background-color:#be6e7b;}
Border around this has a color of #be6e7b
<div style="border:2px solid #be6e7b;">Content here</div>
.myborder {border:2px solid #be6e7b;}