#b7252c color space conversions
Hex:
#b7252c
RGB:
183, 37, 44
CMY:
28, 85, 83
CMYK:
0, 80, 76, 28
HSL:
357°, 66.3636%, 43.1373%
HSV (HSB):
357°, 79.7814%, 71.7647%
XYZ:
20.6446, 11.5723, 3.5284
xyY:
0.5775, 0.3237, 11.5723
CIE-Lab:
40.5281, 56.9011, 33.6988
CIE-LCH:
40.5281, 66.1313, 30.6355
CIE-Luv:
40.5281, 108.1907, 21.1672
Hunter-Lab:
34.0180, 48.7953, 17.6629
#b7252c color charts
#b7252c color shades, tints & tones
#b7252c color schemes
#b7252c color preview, HTML & CSS examples
This text has a color of #b7252c
<p style="color:#b7252c;">Text here</p>
.mytext {color:#b7252c;}
This box has a color of #b7252c
<div style="background-color:#b7252c;">Content here</div>
.mybackground {background-color:#b7252c;}
Border around this has a color of #b7252c
<div style="border:2px solid #b7252c;">Content here</div>
.myborder {border:2px solid #b7252c;}