#b4127f color space conversions
Hex:
#b4127f
RGB:
180, 18, 127
CMY:
29, 93, 50
CMYK:
0, 90, 29, 29
HSL:
320°, 81.8182%, 38.8235%
HSV (HSB):
320°, 90.0000%, 70.5882%
XYZ:
22.8695, 11.6682, 21.1255
xyY:
0.4109, 0.2096, 11.6682
CIE-Lab:
40.6839, 66.6602, -18.0524
CIE-LCH:
40.6839, 69.0613, 344.8470
CIE-Luv:
40.6839, 80.5441, -35.1176
Hunter-Lab:
34.1588, 59.7288, -12.7568
#b4127f color charts
#b4127f color shades, tints & tones
#b4127f color schemes
#b4127f color preview, HTML & CSS examples
This text has a color of #b4127f
<p style="color:#b4127f;">Text here</p>
.mytext {color:#b4127f;}
This box has a color of #b4127f
<div style="background-color:#b4127f;">Content here</div>
.mybackground {background-color:#b4127f;}
Border around this has a color of #b4127f
<div style="border:2px solid #b4127f;">Content here</div>
.myborder {border:2px solid #b4127f;}