#b8423d color space conversions
Hex:
#b8423d
RGB:
184, 66, 61
CMY:
28, 74, 76
CMYK:
0, 64, 67, 28
HSL:
2°, 50.2041%, 48.0392%
HSV (HSB):
2°, 66.8478%, 72.1569%
XYZ:
22.5577, 14.4237, 6.0100
xyY:
0.5247, 0.3355, 14.4237
CIE-Lab:
44.8345, 47.3497, 28.7374
CIE-LCH:
44.8345, 55.3880, 31.2543
CIE-Luv:
44.8345, 89.3683, 21.4986
Hunter-Lab:
37.9785, 39.5592, 17.2025
#b8423d color charts
#b8423d color shades, tints & tones
#b8423d color schemes
#b8423d color preview, HTML & CSS examples
This text has a color of #b8423d
<p style="color:#b8423d;">Text here</p>
.mytext {color:#b8423d;}
This box has a color of #b8423d
<div style="background-color:#b8423d;">Content here</div>
.mybackground {background-color:#b8423d;}
Border around this has a color of #b8423d
<div style="border:2px solid #b8423d;">Content here</div>
.myborder {border:2px solid #b8423d;}