#b84f5f color space conversions
Hex:
#b84f5f
RGB:
184, 79, 95
CMY:
28, 69, 63
CMYK:
0, 57, 48, 28
HSL:
351°, 42.5101%, 51.5686%
HSV (HSB):
351°, 57.0652%, 72.1569%
XYZ:
24.6287, 16.6085, 12.7342
xyY:
0.4563, 0.3077, 16.6085
CIE-Lab:
47.7630, 43.9250, 12.1298
CIE-LCH:
47.7630, 45.5690, 15.4374
CIE-Luv:
47.7630, 73.2399, 6.7175
Hunter-Lab:
40.7536, 36.5546, 10.0013
#b84f5f color charts
#b84f5f color shades, tints & tones
#b84f5f color schemes
#b84f5f color preview, HTML & CSS examples
This text has a color of #b84f5f
<p style="color:#b84f5f;">Text here</p>
.mytext {color:#b84f5f;}
This box has a color of #b84f5f
<div style="background-color:#b84f5f;">Content here</div>
.mybackground {background-color:#b84f5f;}
Border around this has a color of #b84f5f
<div style="border:2px solid #b84f5f;">Content here</div>
.myborder {border:2px solid #b84f5f;}