#b8402f color space conversions
Hex:
#b8402f
RGB:
184, 64, 47
CMY:
28, 75, 82
CMYK:
0, 65, 74, 28
HSL:
7°, 59.3074%, 45.2941%
HSV (HSB):
7°, 74.4565%, 72.1569%
XYZ:
22.1137, 14.0624, 4.2381
xyY:
0.5472, 0.3480, 14.0624
CIE-Lab:
44.3223, 47.5131, 36.2240
CIE-LCH:
44.3223, 59.7467, 37.3219
CIE-Luv:
44.3223, 93.3874, 26.8710
Hunter-Lab:
37.4998, 39.6367, 19.5491
#b8402f color charts
#b8402f color shades, tints & tones
#b8402f color schemes
#b8402f color preview, HTML & CSS examples
This text has a color of #b8402f
<p style="color:#b8402f;">Text here</p>
.mytext {color:#b8402f;}
This box has a color of #b8402f
<div style="background-color:#b8402f;">Content here</div>
.mybackground {background-color:#b8402f;}
Border around this has a color of #b8402f
<div style="border:2px solid #b8402f;">Content here</div>
.myborder {border:2px solid #b8402f;}