#b7082d color space conversions
Hex:
#b7082d
RGB:
183, 8, 45
CMY:
28, 97, 82
CMYK:
0, 96, 75, 28
HSL:
347°, 91.6230%, 37.4510%
HSV (HSB):
347°, 95.6284%, 71.7647%
XYZ:
20.0889, 10.4304, 3.4371
xyY:
0.5916, 0.3072, 10.4304
CIE-Lab:
38.6041, 62.4729, 30.9367
CIE-LCH:
38.6041, 69.7133, 26.3448
CIE-Luv:
38.6041, 116.5304, 17.0871
Hunter-Lab:
32.2961, 54.5128, 16.2974
#b7082d color charts
#b7082d color shades, tints & tones
#b7082d color schemes
#b7082d color preview, HTML & CSS examples
This text has a color of #b7082d
<p style="color:#b7082d;">Text here</p>
.mytext {color:#b7082d;}
This box has a color of #b7082d
<div style="background-color:#b7082d;">Content here</div>
.mybackground {background-color:#b7082d;}
Border around this has a color of #b7082d
<div style="border:2px solid #b7082d;">Content here</div>
.myborder {border:2px solid #b7082d;}