#b8283f color space conversions
Hex:
#b8283f
RGB:
184, 40, 63
CMY:
28, 84, 75
CMYK:
0, 78, 66, 28
HSL:
350°, 64.2857%, 43.9216%
HSV (HSB):
350°, 78.2609%, 72.1569%
XYZ:
21.4232, 12.0668, 5.9026
xyY:
0.5438, 0.3063, 12.0668
CIE-Lab:
41.3221, 57.2101, 23.1378
CIE-LCH:
41.3221, 61.7118, 22.0201
CIE-Luv:
41.3221, 102.8373, 13.4336
Hunter-Lab:
34.7373, 49.2940, 14.2415
#b8283f color charts
#b8283f color shades, tints & tones
#b8283f color schemes
#b8283f color preview, HTML & CSS examples
This text has a color of #b8283f
<p style="color:#b8283f;">Text here</p>
.mytext {color:#b8283f;}
This box has a color of #b8283f
<div style="background-color:#b8283f;">Content here</div>
.mybackground {background-color:#b8283f;}
Border around this has a color of #b8283f
<div style="border:2px solid #b8283f;">Content here</div>
.myborder {border:2px solid #b8283f;}