#b20e5a color space conversions
Hex:
#b20e5a
RGB:
178, 14, 90
CMY:
30, 95, 65
CMYK:
0, 92, 49, 30
HSL:
332°, 85.4167%, 37.6471%
HSV (HSB):
332°, 92.1348%, 69.8039%
XYZ:
20.3626, 10.5172, 10.6297
xyY:
0.4906, 0.2534, 10.5172
CIE-Lab:
38.7552, 63.1679, 2.3146
CIE-LCH:
38.7552, 63.2103, 2.0985
CIE-Luv:
38.7552, 95.7255, -8.8769
Hunter-Lab:
32.4303, 55.3250, 3.2678
#b20e5a color charts
#b20e5a color shades, tints & tones
#b20e5a color schemes
#b20e5a color preview, HTML & CSS examples
This text has a color of #b20e5a
<p style="color:#b20e5a;">Text here</p>
.mytext {color:#b20e5a;}
This box has a color of #b20e5a
<div style="background-color:#b20e5a;">Content here</div>
.mybackground {background-color:#b20e5a;}
Border around this has a color of #b20e5a
<div style="border:2px solid #b20e5a;">Content here</div>
.myborder {border:2px solid #b20e5a;}