#b4128c color space conversions
Hex:
#b4128c
RGB:
180, 18, 140
CMY:
29, 93, 45
CMYK:
0, 90, 22, 29
HSL:
315°, 81.8182%, 38.8235%
HSV (HSB):
315°, 90.0000%, 70.5882%
XYZ:
23.7723, 12.0294, 25.8799
xyY:
0.3854, 0.1950, 12.0294
CIE-Lab:
41.2627, 68.2048, -25.1596
CIE-LCH:
41.2627, 72.6973, 339.7518
CIE-Luv:
41.2627, 74.8476, -45.1767
Hunter-Lab:
34.6834, 61.6498, -19.9624
#b4128c color charts
#b4128c color shades, tints & tones
#b4128c color schemes
#b4128c color preview, HTML & CSS examples
This text has a color of #b4128c
<p style="color:#b4128c;">Text here</p>
.mytext {color:#b4128c;}
This box has a color of #b4128c
<div style="background-color:#b4128c;">Content here</div>
.mybackground {background-color:#b4128c;}
Border around this has a color of #b4128c
<div style="border:2px solid #b4128c;">Content here</div>
.myborder {border:2px solid #b4128c;}