#b8402e color space conversions
Hex:
#b8402e
RGB:
184, 64, 46
CMY:
28, 75, 82
CMYK:
0, 65, 75, 28
HSL:
8°, 60.0000%, 45.0980%
HSV (HSB):
8°, 75.0000%, 72.1569%
XYZ:
22.0937, 14.0544, 4.1331
xyY:
0.5485, 0.3489, 14.0544
CIE-Lab:
44.3108, 47.4698, 36.7690
CIE-LCH:
44.3108, 60.0445, 37.7605
CIE-Luv:
44.3108, 93.5603, 27.2454
Hunter-Lab:
37.4892, 39.5903, 19.7059
#b8402e color charts
#b8402e color shades, tints & tones
#b8402e color schemes
#b8402e color preview, HTML & CSS examples
This text has a color of #b8402e
<p style="color:#b8402e;">Text here</p>
.mytext {color:#b8402e;}
This box has a color of #b8402e
<div style="background-color:#b8402e;">Content here</div>
.mybackground {background-color:#b8402e;}
Border around this has a color of #b8402e
<div style="border:2px solid #b8402e;">Content here</div>
.myborder {border:2px solid #b8402e;}