#b7214e color space conversions
Hex:
#b7214e
RGB:
183, 33, 78
CMY:
28, 87, 69
CMYK:
0, 82, 57, 28
HSL:
342°, 69.4444%, 42.3529%
HSV (HSB):
342°, 81.9672%, 71.7647%
XYZ:
21.4474, 11.7051, 8.3366
xyY:
0.5169, 0.2821, 11.7051
CIE-Lab:
40.7435, 59.8192, 12.9077
CIE-LCH:
40.7435, 61.1960, 12.1765
CIE-Luv:
40.7435, 99.8646, 3.2427
Hunter-Lab:
34.2126, 52.0271, 9.5016
#b7214e color charts
#b7214e color shades, tints & tones
#b7214e color schemes
#b7214e color preview, HTML & CSS examples
This text has a color of #b7214e
<p style="color:#b7214e;">Text here</p>
.mytext {color:#b7214e;}
This box has a color of #b7214e
<div style="background-color:#b7214e;">Content here</div>
.mybackground {background-color:#b7214e;}
Border around this has a color of #b7214e
<div style="border:2px solid #b7214e;">Content here</div>
.myborder {border:2px solid #b7214e;}