#b4488e color space conversions
Hex:
#b4488e
RGB:
180, 72, 142
CMY:
29, 72, 44
CMYK:
0, 60, 21, 29
HSL:
321°, 42.8571%, 49.4118%
HSV (HSB):
321°, 60.0000%, 70.5882%
XYZ:
26.0222, 16.2910, 27.3641
xyY:
0.3735, 0.2338, 16.2910
CIE-Lab:
47.3540, 51.5898, -16.9819
CIE-LCH:
47.3540, 54.3129, 341.7799
CIE-Luv:
47.3540, 59.9995, -32.2401
Hunter-Lab:
40.3621, 44.4486, -11.9431
#b4488e color charts
#b4488e color shades, tints & tones
#b4488e color schemes
#b4488e color preview, HTML & CSS examples
This text has a color of #b4488e
<p style="color:#b4488e;">Text here</p>
.mytext {color:#b4488e;}
This box has a color of #b4488e
<div style="background-color:#b4488e;">Content here</div>
.mybackground {background-color:#b4488e;}
Border around this has a color of #b4488e
<div style="border:2px solid #b4488e;">Content here</div>
.myborder {border:2px solid #b4488e;}