#b65a90 color space conversions
Hex:
#b65a90
RGB:
182, 90, 144
CMY:
29, 65, 44
CMYK:
0, 51, 21, 29
HSL:
325°, 38.6555%, 53.3333%
HSV (HSB):
325°, 50.5495%, 71.3725%
XYZ:
27.9816, 19.2710, 28.6304
xyY:
0.3687, 0.2540, 19.2710
CIE-Lab:
51.0028, 43.8146, -12.6085
CIE-LCH:
51.0028, 45.5927, 343.9458
CIE-Luv:
51.0028, 53.0003, -25.1292
Hunter-Lab:
43.8988, 36.9552, -7.9393
#b65a90 color charts
#b65a90 color shades, tints & tones
#b65a90 color schemes
#b65a90 color preview, HTML & CSS examples
This text has a color of #b65a90
<p style="color:#b65a90;">Text here</p>
.mytext {color:#b65a90;}
This box has a color of #b65a90
<div style="background-color:#b65a90;">Content here</div>
.mybackground {background-color:#b65a90;}
Border around this has a color of #b65a90
<div style="border:2px solid #b65a90;">Content here</div>
.myborder {border:2px solid #b65a90;}