#be65a5 color space conversions
Hex:
#be65a5
RGB:
190, 101, 165
CMY:
25, 60, 35
CMYK:
0, 47, 13, 25
HSL:
317°, 40.6393%, 57.0588%
HSV (HSB):
317°, 46.8421%, 74.5098%
XYZ:
32.6804, 22.9711, 38.3087
xyY:
0.3478, 0.2445, 22.9711
CIE-Lab:
55.0426, 44.0655, -18.7045
CIE-LCH:
55.0426, 47.8710, 337.0002
CIE-Luv:
55.0426, 48.4866, -34.5476
Hunter-Lab:
47.9282, 37.8380, -13.8404
#be65a5 color charts
#be65a5 color shades, tints & tones
#be65a5 color schemes
#be65a5 color preview, HTML & CSS examples
This text has a color of #be65a5
<p style="color:#be65a5;">Text here</p>
.mytext {color:#be65a5;}
This box has a color of #be65a5
<div style="background-color:#be65a5;">Content here</div>
.mybackground {background-color:#be65a5;}
Border around this has a color of #be65a5
<div style="border:2px solid #be65a5;">Content here</div>
.myborder {border:2px solid #be65a5;}