#b7250d color space conversions
Hex:
#b7250d
RGB:
183, 37, 13
CMY:
28, 85, 95
CMYK:
0, 80, 93, 28
HSL:
8°, 86.7347%, 38.4314%
HSV (HSB):
8°, 92.8962%, 71.7647%
XYZ:
20.2627, 11.4195, 1.5170
xyY:
0.6103, 0.3440, 11.4195
CIE-Lab:
40.2782, 56.1130, 48.9063
CIE-LCH:
40.2782, 74.4345, 41.0744
CIE-Luv:
40.2782, 112.8188, 29.1888
Hunter-Lab:
33.7927, 47.8942, 20.9933
#b7250d color charts
#b7250d color shades, tints & tones
#b7250d color schemes
#b7250d color preview, HTML & CSS examples
This text has a color of #b7250d
<p style="color:#b7250d;">Text here</p>
.mytext {color:#b7250d;}
This box has a color of #b7250d
<div style="background-color:#b7250d;">Content here</div>
.mybackground {background-color:#b7250d;}
Border around this has a color of #b7250d
<div style="border:2px solid #b7250d;">Content here</div>
.myborder {border:2px solid #b7250d;}