#b7233d color space conversions
Hex:
#b7233d
RGB:
183, 35, 61
CMY:
28, 86, 76
CMYK:
0, 81, 67, 28
HSL:
349°, 67.8899%, 42.7451%
HSV (HSB):
349°, 80.8743%, 71.7647%
XYZ:
20.9718, 11.6063, 5.5498
xyY:
0.5500, 0.3044, 11.6063
CIE-Lab:
40.5834, 58.2420, 23.4034
CIE-LCH:
40.5834, 62.7683, 21.8918
CIE-Luv:
40.5834, 104.6656, 13.2136
Hunter-Lab:
34.0680, 50.2632, 14.1891
#b7233d color charts
#b7233d color shades, tints & tones
#b7233d color schemes
#b7233d color preview, HTML & CSS examples
This text has a color of #b7233d
<p style="color:#b7233d;">Text here</p>
.mytext {color:#b7233d;}
This box has a color of #b7233d
<div style="background-color:#b7233d;">Content here</div>
.mybackground {background-color:#b7233d;}
Border around this has a color of #b7233d
<div style="border:2px solid #b7233d;">Content here</div>
.myborder {border:2px solid #b7233d;}