#be79a5 color space conversions
Hex:
#be79a5
RGB:
190, 121, 165
CMY:
25, 53, 35
CMYK:
0, 36, 13, 25
HSL:
322°, 34.6734%, 60.9804%
HSV (HSB):
322°, 36.3158%, 74.5098%
XYZ:
34.8641, 27.3385, 39.0366
xyY:
0.3444, 0.2700, 27.3385
CIE-Lab:
59.2864, 33.4077, -12.2763
CIE-LCH:
59.2864, 35.5919, 339.8232
CIE-Luv:
59.2864, 38.7523, -23.5619
Hunter-Lab:
52.2862, 27.5217, -7.6652
#be79a5 color charts
#be79a5 color shades, tints & tones
#be79a5 color schemes
#be79a5 color preview, HTML & CSS examples
This text has a color of #be79a5
<p style="color:#be79a5;">Text here</p>
.mytext {color:#be79a5;}
This box has a color of #be79a5
<div style="background-color:#be79a5;">Content here</div>
.mybackground {background-color:#be79a5;}
Border around this has a color of #be79a5
<div style="border:2px solid #be79a5;">Content here</div>
.myborder {border:2px solid #be79a5;}