#b8354c color space conversions
Hex:
#b8354c
RGB:
184, 53, 76
CMY:
28, 79, 70
CMYK:
0, 71, 59, 28
HSL:
349°, 55.2743%, 46.4706%
HSV (HSB):
349°, 71.1957%, 72.1569%
XYZ:
22.3448, 13.2584, 8.2189
xyY:
0.5099, 0.3026, 13.2584
CIE-Lab:
43.1500, 53.6337, 17.4585
CIE-LCH:
43.1500, 56.4037, 18.0308
CIE-Luv:
43.1500, 92.9336, 9.5185
Hunter-Lab:
36.4120, 45.8181, 12.1055
#b8354c color charts
#b8354c color shades, tints & tones
#b8354c color schemes
#b8354c color preview, HTML & CSS examples
This text has a color of #b8354c
<p style="color:#b8354c;">Text here</p>
.mytext {color:#b8354c;}
This box has a color of #b8354c
<div style="background-color:#b8354c;">Content here</div>
.mybackground {background-color:#b8354c;}
Border around this has a color of #b8354c
<div style="border:2px solid #b8354c;">Content here</div>
.myborder {border:2px solid #b8354c;}