#b84d5e color space conversions
Hex:
#b84d5e
RGB:
184, 77, 94
CMY:
28, 70, 63
CMYK:
0, 58, 49, 28
HSL:
350°, 42.9719%, 51.1765%
HSV (HSB):
350°, 58.1522%, 72.1569%
XYZ:
24.4414, 16.3063, 12.4489
xyY:
0.4595, 0.3065, 16.3063
CIE-Lab:
47.3737, 44.7926, 12.1947
CIE-LCH:
47.3737, 46.4229, 15.2295
CIE-Luv:
47.3737, 74.6776, 6.5660
Hunter-Lab:
40.3810, 37.3740, 9.9884
#b84d5e color charts
#b84d5e color shades, tints & tones
#b84d5e color schemes
#b84d5e color preview, HTML & CSS examples
This text has a color of #b84d5e
<p style="color:#b84d5e;">Text here</p>
.mytext {color:#b84d5e;}
This box has a color of #b84d5e
<div style="background-color:#b84d5e;">Content here</div>
.mybackground {background-color:#b84d5e;}
Border around this has a color of #b84d5e
<div style="border:2px solid #b84d5e;">Content here</div>
.myborder {border:2px solid #b84d5e;}