#b20e6a color space conversions
Hex:
#b20e6a
RGB:
178, 14, 106
CMY:
30, 95, 58
CMYK:
0, 92, 40, 30
HSL:
326°, 85.4167%, 37.6471%
HSV (HSB):
326°, 92.1348%, 69.8039%
XYZ:
21.1187, 10.8197, 14.6110
xyY:
0.4537, 0.2324, 10.8197
CIE-Lab:
39.2751, 64.5850, -7.0911
CIE-LCH:
39.2751, 64.9731, 353.7343
CIE-Luv:
39.2751, 88.7847, -20.3354
Hunter-Lab:
32.8933, 57.0402, -3.3110
#b20e6a color charts
#b20e6a color shades, tints & tones
#b20e6a color schemes
#b20e6a color preview, HTML & CSS examples
This text has a color of #b20e6a
<p style="color:#b20e6a;">Text here</p>
.mytext {color:#b20e6a;}
This box has a color of #b20e6a
<div style="background-color:#b20e6a;">Content here</div>
.mybackground {background-color:#b20e6a;}
Border around this has a color of #b20e6a
<div style="border:2px solid #b20e6a;">Content here</div>
.myborder {border:2px solid #b20e6a;}