#b84d7a color space conversions
Hex:
#b84d7a
RGB:
184, 77, 122
CMY:
28, 70, 52
CMYK:
0, 58, 34, 28
HSL:
335°, 42.9719%, 51.1765%
HSV (HSB):
335°, 58.1522%, 72.1569%
XYZ:
25.9339, 16.9032, 20.3081
xyY:
0.4107, 0.2677, 16.9032
CIE-Lab:
48.1379, 47.8432, -3.6877
CIE-LCH:
48.1379, 47.9851, 355.5924
CIE-Luv:
48.1379, 66.8973, -13.4123
Hunter-Lab:
41.1136, 40.6468, -0.5070
#b84d7a color charts
#b84d7a color shades, tints & tones
#b84d7a color schemes
#b84d7a color preview, HTML & CSS examples
This text has a color of #b84d7a
<p style="color:#b84d7a;">Text here</p>
.mytext {color:#b84d7a;}
This box has a color of #b84d7a
<div style="background-color:#b84d7a;">Content here</div>
.mybackground {background-color:#b84d7a;}
Border around this has a color of #b84d7a
<div style="border:2px solid #b84d7a;">Content here</div>
.myborder {border:2px solid #b84d7a;}