#b4285a color space conversions
Hex:
#b4285a
RGB:
180, 40, 90
CMY:
29, 84, 65
CMYK:
0, 78, 50, 29
HSL:
339°, 63.6364%, 43.1373%
HSV (HSB):
339°, 77.7778%, 70.5882%
XYZ:
21.4266, 11.9591, 10.8519
xyY:
0.4844, 0.2703, 11.9591
CIE-Lab:
41.1510, 57.9642, 5.8080
CIE-LCH:
41.1510, 58.2544, 5.7220
CIE-Luv:
41.1510, 90.6329, -3.8127
Hunter-Lab:
34.5819, 50.0788, 5.6020
#b4285a color charts
#b4285a color shades, tints & tones
#b4285a color schemes
#b4285a color preview, HTML & CSS examples
This text has a color of #b4285a
<p style="color:#b4285a;">Text here</p>
.mytext {color:#b4285a;}
This box has a color of #b4285a
<div style="background-color:#b4285a;">Content here</div>
.mybackground {background-color:#b4285a;}
Border around this has a color of #b4285a
<div style="border:2px solid #b4285a;">Content here</div>
.myborder {border:2px solid #b4285a;}