#be97a4 color space conversions
Hex:
#be97a4
RGB:
190, 151, 164
CMY:
25, 41, 36
CMYK:
0, 21, 14, 25
HSL:
340°, 23.0769%, 66.8627%
HSV (HSB):
340°, 20.5263%, 74.5098%
XYZ:
39.0027, 35.7607, 39.9688
xyY:
0.3399, 0.3117, 35.7607
CIE-Lab:
66.3367, 16.6545, -1.2426
CIE-LCH:
66.3367, 16.7008, 355.7329
CIE-Luv:
66.3367, 22.8812, -4.7094
Hunter-Lab:
59.8003, 11.7700, 2.2324
#be97a4 color charts
#be97a4 color shades, tints & tones
#be97a4 color schemes
#be97a4 color preview, HTML & CSS examples
This text has a color of #be97a4
<p style="color:#be97a4;">Text here</p>
.mytext {color:#be97a4;}
This box has a color of #be97a4
<div style="background-color:#be97a4;">Content here</div>
.mybackground {background-color:#be97a4;}
Border around this has a color of #be97a4
<div style="border:2px solid #be97a4;">Content here</div>
.myborder {border:2px solid #be97a4;}