#b65a95 color space conversions
Hex:
#b65a95
RGB:
182, 90, 149
CMY:
29, 65, 42
CMYK:
0, 51, 18, 29
HSL:
322°, 38.6555%, 53.3333%
HSV (HSB):
322°, 50.5495%, 71.3725%
XYZ:
28.3724, 19.4273, 30.6882
xyY:
0.3615, 0.2475, 19.4273
CIE-Lab:
51.1835, 44.5771, -15.2960
CIE-LCH:
51.1835, 47.1284, 341.0611
CIE-Luv:
51.1835, 51.7154, -29.1407
Hunter-Lab:
44.0765, 37.7682, -10.4271
#b65a95 color charts
#b65a95 color shades, tints & tones
#b65a95 color schemes
#b65a95 color preview, HTML & CSS examples
This text has a color of #b65a95
<p style="color:#b65a95;">Text here</p>
.mytext {color:#b65a95;}
This box has a color of #b65a95
<div style="background-color:#b65a95;">Content here</div>
.mybackground {background-color:#b65a95;}
Border around this has a color of #b65a95
<div style="border:2px solid #b65a95;">Content here</div>
.myborder {border:2px solid #b65a95;}