#b7053c color space conversions
Hex:
#b7053c
RGB:
183, 5, 60
CMY:
28, 98, 76
CMYK:
0, 97, 67, 28
HSL:
341°, 94.6809%, 36.8627%
HSV (HSB):
341°, 97.2678%, 71.7647%
XYZ:
20.3983, 10.5021, 5.2270
xyY:
0.5646, 0.2907, 10.5021
CIE-Lab:
38.7288, 63.4563, 21.6726
CIE-LCH:
38.7288, 67.0552, 18.8569
CIE-Luv:
38.7288, 112.5724, 9.9959
Hunter-Lab:
32.4069, 55.6437, 13.1219
#b7053c color charts
#b7053c color shades, tints & tones
#b7053c color schemes
#b7053c color preview, HTML & CSS examples
This text has a color of #b7053c
<p style="color:#b7053c;">Text here</p>
.mytext {color:#b7053c;}
This box has a color of #b7053c
<div style="background-color:#b7053c;">Content here</div>
.mybackground {background-color:#b7053c;}
Border around this has a color of #b7053c
<div style="border:2px solid #b7053c;">Content here</div>
.myborder {border:2px solid #b7053c;}