#b4256c color space conversions
Hex:
#b4256c
RGB:
180, 37, 108
CMY:
29, 85, 58
CMYK:
0, 79, 40, 29
HSL:
330°, 65.8986%, 42.5490%
HSV (HSB):
330°, 79.4444%, 70.5882%
XYZ:
22.1907, 12.1091, 15.3551
xyY:
0.4469, 0.2439, 12.1091
CIE-Lab:
41.3891, 60.5131, -5.1557
CIE-LCH:
41.3891, 60.7323, 355.1302
CIE-Luv:
41.3891, 84.6708, -17.3366
Hunter-Lab:
34.7982, 52.9322, -1.8036
#b4256c color charts
#b4256c color shades, tints & tones
#b4256c color schemes
#b4256c color preview, HTML & CSS examples
This text has a color of #b4256c
<p style="color:#b4256c;">Text here</p>
.mytext {color:#b4256c;}
This box has a color of #b4256c
<div style="background-color:#b4256c;">Content here</div>
.mybackground {background-color:#b4256c;}
Border around this has a color of #b4256c
<div style="border:2px solid #b4256c;">Content here</div>
.myborder {border:2px solid #b4256c;}