#b20e6b color space conversions
Hex:
#b20e6b
RGB:
178, 14, 107
CMY:
30, 95, 58
CMYK:
0, 92, 40, 30
HSL:
326°, 85.4167%, 37.6471%
HSV (HSB):
326°, 92.1348%, 69.8039%
XYZ:
21.1710, 10.8406, 14.8865
xyY:
0.4514, 0.2312, 10.8406
CIE-Lab:
39.3107, 64.6814, -7.6693
CIE-LCH:
39.3107, 65.1345, 353.2380
CIE-Luv:
39.3107, 88.3414, -21.0759
Hunter-Lab:
32.9251, 57.1576, -3.7595
#b20e6b color charts
#b20e6b color shades, tints & tones
#b20e6b color schemes
#b20e6b color preview, HTML & CSS examples
This text has a color of #b20e6b
<p style="color:#b20e6b;">Text here</p>
.mytext {color:#b20e6b;}
This box has a color of #b20e6b
<div style="background-color:#b20e6b;">Content here</div>
.mybackground {background-color:#b20e6b;}
Border around this has a color of #b20e6b
<div style="border:2px solid #b20e6b;">Content here</div>
.myborder {border:2px solid #b20e6b;}