#b20b4e color space conversions
Hex:
#b20b4e
RGB:
178, 11, 78
CMY:
30, 96, 69
CMYK:
0, 94, 56, 30
HSL:
336°, 88.3598%, 37.0588%
HSV (HSB):
336°, 93.8202%, 69.8039%
XYZ:
19.8549, 10.2544, 8.1405
xyY:
0.5191, 0.2681, 10.2544
CIE-Lab:
38.2952, 62.6434, 9.3576
CIE-LCH:
38.2952, 63.3385, 8.4959
CIE-Luv:
38.2952, 101.1021, -1.2173
Hunter-Lab:
32.0225, 54.6362, 7.3434
#b20b4e color charts
#b20b4e color shades, tints & tones
#b20b4e color schemes
#b20b4e color preview, HTML & CSS examples
This text has a color of #b20b4e
<p style="color:#b20b4e;">Text here</p>
.mytext {color:#b20b4e;}
This box has a color of #b20b4e
<div style="background-color:#b20b4e;">Content here</div>
.mybackground {background-color:#b20b4e;}
Border around this has a color of #b20b4e
<div style="border:2px solid #b20b4e;">Content here</div>
.myborder {border:2px solid #b20b4e;}