#be95a6 color space conversions
Hex:
#be95a6
RGB:
190, 149, 166
CMY:
25, 42, 35
CMYK:
0, 22, 13, 25
HSL:
335°, 23.9766%, 66.4706%
HSV (HSB):
335°, 21.5789%, 74.5098%
XYZ:
38.8656, 35.1952, 40.8213
xyY:
0.3383, 0.3064, 35.1952
CIE-Lab:
65.9004, 18.0994, -3.0059
CIE-LCH:
65.9004, 18.3473, 350.5706
CIE-Luv:
65.9004, 23.7398, -7.5166
Hunter-Lab:
59.3256, 13.1199, 0.7310
#be95a6 color charts
#be95a6 color shades, tints & tones
#be95a6 color schemes
#be95a6 color preview, HTML & CSS examples
This text has a color of #be95a6
<p style="color:#be95a6;">Text here</p>
.mytext {color:#be95a6;}
This box has a color of #be95a6
<div style="background-color:#be95a6;">Content here</div>
.mybackground {background-color:#be95a6;}
Border around this has a color of #be95a6
<div style="border:2px solid #be95a6;">Content here</div>
.myborder {border:2px solid #be95a6;}