#be95c1 color space conversions
Hex:
#be95c1
RGB:
190, 149, 193
CMY:
25, 42, 24
CMYK:
2, 23, 0, 24
HSL:
296°, 26.1905%, 67.0588%
HSV (HSB):
296°, 22.7979%, 75.6863%
XYZ:
41.6083, 36.2923, 55.2642
xyY:
0.3125, 0.2725, 36.2923
CIE-Lab:
66.7427, 23.0010, -16.8760
CIE-LCH:
66.7427, 28.5279, 323.7323
CIE-Luv:
66.7427, 20.4281, -29.3814
Hunter-Lab:
60.2431, 17.8598, -12.2197
#be95c1 color charts
#be95c1 color shades, tints & tones
#be95c1 color schemes
#be95c1 color preview, HTML & CSS examples
This text has a color of #be95c1
<p style="color:#be95c1;">Text here</p>
.mytext {color:#be95c1;}
This box has a color of #be95c1
<div style="background-color:#be95c1;">Content here</div>
.mybackground {background-color:#be95c1;}
Border around this has a color of #be95c1
<div style="border:2px solid #be95c1;">Content here</div>
.myborder {border:2px solid #be95c1;}