#b4006e color space conversions
Hex:
#b4006e
RGB:
180, 0, 110
CMY:
29, 100, 57
CMYK:
0, 100, 39, 29
HSL:
323°, 100.0000%, 35.2941%
HSV (HSB):
323°, 100.0000%, 70.5882%
XYZ:
21.6369, 10.8291, 15.7017
xyY:
0.4492, 0.2248, 10.8291
CIE-Lab:
39.2911, 66.9729, -9.5504
CIE-LCH:
39.2911, 67.6504, 351.8843
CIE-Luv:
39.2911, 90.1717, -23.8787
Hunter-Lab:
32.9076, 59.7762, -5.2546
#b4006e color charts
#b4006e color shades, tints & tones
#b4006e color schemes
#b4006e color preview, HTML & CSS examples
This text has a color of #b4006e
<p style="color:#b4006e;">Text here</p>
.mytext {color:#b4006e;}
This box has a color of #b4006e
<div style="background-color:#b4006e;">Content here</div>
.mybackground {background-color:#b4006e;}
Border around this has a color of #b4006e
<div style="border:2px solid #b4006e;">Content here</div>
.myborder {border:2px solid #b4006e;}