#be92a6 color space conversions
Hex:
#be92a6
RGB:
190, 146, 166
CMY:
25, 43, 35
CMYK:
0, 23, 13, 25
HSL:
333°, 25.2874%, 65.8824%
HSV (HSB):
333°, 23.1579%, 74.5098%
XYZ:
38.3970, 34.2581, 40.6651
xyY:
0.3388, 0.3023, 34.2581
CIE-Lab:
65.1669, 19.7634, -4.0863
CIE-LCH:
65.1669, 20.1814, 348.3181
CIE-Luv:
65.1669, 25.3698, -9.3722
Hunter-Lab:
58.5304, 14.6710, -0.2216
#be92a6 color charts
#be92a6 color shades, tints & tones
#be92a6 color schemes
#be92a6 color preview, HTML & CSS examples
This text has a color of #be92a6
<p style="color:#be92a6;">Text here</p>
.mytext {color:#be92a6;}
This box has a color of #be92a6
<div style="background-color:#be92a6;">Content here</div>
.mybackground {background-color:#be92a6;}
Border around this has a color of #be92a6
<div style="border:2px solid #be92a6;">Content here</div>
.myborder {border:2px solid #be92a6;}