#b7293d color space conversions
Hex:
#b7293d
RGB:
183, 41, 61
CMY:
28, 84, 76
CMYK:
0, 78, 67, 28
HSL:
352°, 63.3929%, 43.9216%
HSV (HSB):
352°, 77.5956%, 71.7647%
XYZ:
21.1637, 11.9901, 5.6137
xyY:
0.5459, 0.3093, 11.9901
CIE-Lab:
41.2003, 56.5014, 24.1834
CIE-LCH:
41.2003, 61.4593, 23.1716
CIE-Luv:
41.2003, 102.1618, 14.4581
Hunter-Lab:
34.6267, 48.5017, 14.6265
#b7293d color charts
#b7293d color shades, tints & tones
#b7293d color schemes
#b7293d color preview, HTML & CSS examples
This text has a color of #b7293d
<p style="color:#b7293d;">Text here</p>
.mytext {color:#b7293d;}
This box has a color of #b7293d
<div style="background-color:#b7293d;">Content here</div>
.mybackground {background-color:#b7293d;}
Border around this has a color of #b7293d
<div style="border:2px solid #b7293d;">Content here</div>
.myborder {border:2px solid #b7293d;}