#b44aaa color space conversions
Hex:
#b44aaa
RGB:
180, 74, 170
CMY:
29, 71, 33
CMYK:
0, 59, 6, 29
HSL:
306°, 41.7323%, 49.8039%
HSV (HSB):
306°, 58.8889%, 70.5882%
XYZ:
28.5269, 17.5031, 39.9051
xyY:
0.3320, 0.2037, 17.5031
CIE-Lab:
48.8878, 55.0775, -31.2507
CIE-LCH:
48.8878, 63.3257, 330.4296
CIE-Luv:
48.8878, 50.8029, -53.9317
Hunter-Lab:
41.8368, 48.4980, -27.2668
#b44aaa color charts
#b44aaa color shades, tints & tones
#b44aaa color schemes
#b44aaa color preview, HTML & CSS examples
This text has a color of #b44aaa
<p style="color:#b44aaa;">Text here</p>
.mytext {color:#b44aaa;}
This box has a color of #b44aaa
<div style="background-color:#b44aaa;">Content here</div>
.mybackground {background-color:#b44aaa;}
Border around this has a color of #b44aaa
<div style="border:2px solid #b44aaa;">Content here</div>
.myborder {border:2px solid #b44aaa;}