#b84c8f color space conversions
Hex:
#b84c8f
RGB:
184, 76, 143
CMY:
28, 70, 44
CMYK:
0, 59, 22, 28
HSL:
323°, 43.2000%, 50.9804%
HSV (HSB):
323°, 58.6957%, 72.1569%
XYZ:
27.3095, 17.3424, 27.8946
xyY:
0.3764, 0.2391, 17.3424
CIE-Lab:
48.6886, 51.1050, -15.4913
CIE-LCH:
48.6886, 53.4013, 343.1365
CIE-Luv:
48.6886, 61.0798, -30.2411
Hunter-Lab:
41.6442, 44.1798, -10.5634
#b84c8f color charts
#b84c8f color shades, tints & tones
#b84c8f color schemes
#b84c8f color preview, HTML & CSS examples
This text has a color of #b84c8f
<p style="color:#b84c8f;">Text here</p>
.mytext {color:#b84c8f;}
This box has a color of #b84c8f
<div style="background-color:#b84c8f;">Content here</div>
.mybackground {background-color:#b84c8f;}
Border around this has a color of #b84c8f
<div style="border:2px solid #b84c8f;">Content here</div>
.myborder {border:2px solid #b84c8f;}