#b20f5a color space conversions
Hex:
#b20f5a
RGB:
178, 15, 90
CMY:
30, 94, 65
CMYK:
0, 92, 49, 30
HSL:
332°, 84.4560%, 37.8431%
HSV (HSB):
332°, 91.5730%, 69.8039%
XYZ:
20.3764, 10.5448, 10.6343
xyY:
0.4903, 0.2538, 10.5448
CIE-Lab:
38.8030, 63.0294, 2.3838
CIE-LCH:
38.8030, 63.0744, 2.1659
CIE-Luv:
38.8030, 95.5657, -8.7697
Hunter-Lab:
32.4728, 55.1799, 3.3145
#b20f5a color charts
#b20f5a color shades, tints & tones
#b20f5a color schemes
#b20f5a color preview, HTML & CSS examples
This text has a color of #b20f5a
<p style="color:#b20f5a;">Text here</p>
.mytext {color:#b20f5a;}
This box has a color of #b20f5a
<div style="background-color:#b20f5a;">Content here</div>
.mybackground {background-color:#b20f5a;}
Border around this has a color of #b20f5a
<div style="border:2px solid #b20f5a;">Content here</div>
.myborder {border:2px solid #b20f5a;}