#be6e7f color space conversions
Hex:
#be6e7f
RGB:
190, 110, 127
CMY:
25, 57, 50
CMYK:
0, 42, 33, 25
HSL:
347°, 38.0952%, 58.8235%
HSV (HSB):
347°, 42.1053%, 74.5098%
XYZ:
30.6419, 23.6313, 23.0250
xyY:
0.3964, 0.3057, 23.6313
CIE-Lab:
55.7168, 33.7194, 4.4953
CIE-LCH:
55.7168, 34.0178, 7.5936
CIE-Luv:
55.7168, 52.1668, -0.0482
Hunter-Lab:
48.6121, 27.4438, 5.9459
#be6e7f color charts
#be6e7f color shades, tints & tones
#be6e7f color schemes
#be6e7f color preview, HTML & CSS examples
This text has a color of #be6e7f
<p style="color:#be6e7f;">Text here</p>
.mytext {color:#be6e7f;}
This box has a color of #be6e7f
<div style="background-color:#be6e7f;">Content here</div>
.mybackground {background-color:#be6e7f;}
Border around this has a color of #be6e7f
<div style="border:2px solid #be6e7f;">Content here</div>
.myborder {border:2px solid #be6e7f;}