#b8462c color space conversions
Hex:
#b8462c
RGB:
184, 70, 44
CMY:
28, 73, 83
CMYK:
0, 62, 76, 28
HSL:
11°, 61.4035%, 44.7059%
HSV (HSB):
11°, 76.0870%, 72.1569%
XYZ:
22.4119, 14.7525, 4.0492
xyY:
0.5438, 0.3580, 14.7525
CIE-Lab:
45.2933, 44.7039, 38.9210
CIE-LCH:
45.2933, 59.2730, 41.0441
CIE-Luv:
45.2933, 89.8271, 29.8038
Hunter-Lab:
38.4090, 36.9404, 20.6358
#b8462c color charts
#b8462c color shades, tints & tones
#b8462c color schemes
#b8462c color preview, HTML & CSS examples
This text has a color of #b8462c
<p style="color:#b8462c;">Text here</p>
.mytext {color:#b8462c;}
This box has a color of #b8462c
<div style="background-color:#b8462c;">Content here</div>
.mybackground {background-color:#b8462c;}
Border around this has a color of #b8462c
<div style="border:2px solid #b8462c;">Content here</div>
.myborder {border:2px solid #b8462c;}