#b20e7b color space conversions
Hex:
#b20e7b
RGB:
178, 14, 123
CMY:
30, 95, 52
CMYK:
0, 92, 31, 30
HSL:
320°, 85.4167%, 37.6471%
HSV (HSB):
320°, 92.1348%, 69.8039%
XYZ:
22.0923, 11.2091, 19.7381
xyY:
0.4165, 0.2113, 11.2091
CIE-Lab:
39.9305, 66.3442, -16.7591
CIE-LCH:
39.9305, 68.4282, 345.8232
CIE-Luv:
39.9305, 81.2000, -33.1741
Hunter-Lab:
33.4800, 59.1959, -11.5183
#b20e7b color charts
#b20e7b color shades, tints & tones
#b20e7b color schemes
#b20e7b color preview, HTML & CSS examples
This text has a color of #b20e7b
<p style="color:#b20e7b;">Text here</p>
.mytext {color:#b20e7b;}
This box has a color of #b20e7b
<div style="background-color:#b20e7b;">Content here</div>
.mybackground {background-color:#b20e7b;}
Border around this has a color of #b20e7b
<div style="border:2px solid #b20e7b;">Content here</div>
.myborder {border:2px solid #b20e7b;}