#b84f65 color space conversions
Hex:
#b84f65
RGB:
184, 79, 101
CMY:
28, 69, 60
CMYK:
0, 57, 45, 28
HSL:
347°, 42.5101%, 51.5686%
HSV (HSB):
347°, 57.0652%, 72.1569%
XYZ:
24.9121, 16.7219, 14.2266
xyY:
0.4460, 0.2994, 16.7219
CIE-Lab:
47.9077, 44.5191, 8.6988
CIE-LCH:
47.9077, 45.3610, 11.0560
CIE-Luv:
47.9077, 71.6884, 2.6783
Hunter-Lab:
40.8924, 37.1824, 7.9976
#b84f65 color charts
#b84f65 color shades, tints & tones
#b84f65 color schemes
#b84f65 color preview, HTML & CSS examples
This text has a color of #b84f65
<p style="color:#b84f65;">Text here</p>
.mytext {color:#b84f65;}
This box has a color of #b84f65
<div style="background-color:#b84f65;">Content here</div>
.mybackground {background-color:#b84f65;}
Border around this has a color of #b84f65
<div style="border:2px solid #b84f65;">Content here</div>
.myborder {border:2px solid #b84f65;}