#b84f50 color space conversions
Hex:
#b84f50
RGB:
184, 79, 80
CMY:
28, 69, 69
CMYK:
0, 57, 57, 28
HSL:
359°, 42.5101%, 51.5686%
HSV (HSB):
359°, 57.0652%, 72.1569%
XYZ:
24.0111, 16.3615, 9.4820
xyY:
0.4816, 0.3282, 16.3615
CIE-Lab:
47.4452, 42.6074, 20.7388
CIE-LCH:
47.4452, 47.3866, 25.9542
CIE-Luv:
47.4452, 76.8440, 16.0382
Hunter-Lab:
40.4493, 35.1729, 14.4160
#b84f50 color charts
#b84f50 color shades, tints & tones
#b84f50 color schemes
#b84f50 color preview, HTML & CSS examples
This text has a color of #b84f50
<p style="color:#b84f50;">Text here</p>
.mytext {color:#b84f50;}
This box has a color of #b84f50
<div style="background-color:#b84f50;">Content here</div>
.mybackground {background-color:#b84f50;}
Border around this has a color of #b84f50
<div style="border:2px solid #b84f50;">Content here</div>
.myborder {border:2px solid #b84f50;}