#b84a7a color space conversions
Hex:
#b84a7a
RGB:
184, 74, 122
CMY:
28, 71, 52
CMYK:
0, 60, 34, 28
HSL:
334°, 43.6508%, 50.5882%
HSV (HSB):
334°, 59.7826%, 72.1569%
XYZ:
25.7288, 16.4930, 20.2398
xyY:
0.4119, 0.2641, 16.4930
CIE-Lab:
47.6148, 49.2407, -4.4612
CIE-LCH:
47.6148, 49.4423, 354.8231
CIE-Luv:
47.6148, 68.3576, -14.6732
Hunter-Lab:
40.6116, 42.0152, -1.1204
#b84a7a color charts
#b84a7a color shades, tints & tones
#b84a7a color schemes
#b84a7a color preview, HTML & CSS examples
This text has a color of #b84a7a
<p style="color:#b84a7a;">Text here</p>
.mytext {color:#b84a7a;}
This box has a color of #b84a7a
<div style="background-color:#b84a7a;">Content here</div>
.mybackground {background-color:#b84a7a;}
Border around this has a color of #b84a7a
<div style="border:2px solid #b84a7a;">Content here</div>
.myborder {border:2px solid #b84a7a;}