#b84a65 color space conversions
Hex:
#b84a65
RGB:
184, 74, 101
CMY:
28, 71, 60
CMYK:
0, 60, 45, 28
HSL:
345°, 43.6508%, 50.5882%
HSV (HSB):
345°, 59.7826%, 72.1569%
XYZ:
24.5649, 16.0275, 14.1108
xyY:
0.4491, 0.2930, 16.0275
CIE-Lab:
47.0105, 46.8927, 7.4279
CIE-LCH:
47.0105, 47.4774, 9.0010
CIE-Luv:
47.0105, 74.4985, 0.6426
Hunter-Lab:
40.0343, 39.4667, 7.1262
#b84a65 color charts
#b84a65 color shades, tints & tones
#b84a65 color schemes
#b84a65 color preview, HTML & CSS examples
This text has a color of #b84a65
<p style="color:#b84a65;">Text here</p>
.mytext {color:#b84a65;}
This box has a color of #b84a65
<div style="background-color:#b84a65;">Content here</div>
.mybackground {background-color:#b84a65;}
Border around this has a color of #b84a65
<div style="border:2px solid #b84a65;">Content here</div>
.myborder {border:2px solid #b84a65;}