#b7380c color space conversions
Hex:
#b7380c
RGB:
183, 56, 12
CMY:
28, 78, 95
CMYK:
0, 69, 93, 28
HSL:
15°, 87.6923%, 38.2353%
HSV (HSB):
15°, 93.4426%, 71.7647%
XYZ:
21.0090, 12.9222, 1.7348
xyY:
0.5890, 0.3623, 12.9222
CIE-Lab:
42.6457, 49.5310, 50.7877
CIE-LCH:
42.6457, 70.9416, 45.7177
CIE-Luv:
42.6457, 102.0430, 33.3678
Hunter-Lab:
35.9474, 41.4139, 22.3020
#b7380c color charts
#b7380c color shades, tints & tones
#b7380c color schemes
#b7380c color preview, HTML & CSS examples
This text has a color of #b7380c
<p style="color:#b7380c;">Text here</p>
.mytext {color:#b7380c;}
This box has a color of #b7380c
<div style="background-color:#b7380c;">Content here</div>
.mybackground {background-color:#b7380c;}
Border around this has a color of #b7380c
<div style="border:2px solid #b7380c;">Content here</div>
.myborder {border:2px solid #b7380c;}