#b83f5a color space conversions
Hex:
#b83f5a
RGB:
184, 63, 90
CMY:
28, 75, 65
CMYK:
0, 66, 51, 28
HSL:
347°, 48.9879%, 48.4314%
HSV (HSB):
347°, 65.7609%, 72.1569%
XYZ:
23.3901, 14.4835, 11.2357
xyY:
0.4763, 0.2949, 14.4835
CIE-Lab:
44.9186, 50.7496, 11.2233
CIE-LCH:
44.9186, 51.9758, 12.4703
CIE-Luv:
44.9186, 83.6122, 3.9668
Hunter-Lab:
38.0573, 43.1066, 9.1359
#b83f5a color charts
#b83f5a color shades, tints & tones
#b83f5a color schemes
#b83f5a color preview, HTML & CSS examples
This text has a color of #b83f5a
<p style="color:#b83f5a;">Text here</p>
.mytext {color:#b83f5a;}
This box has a color of #b83f5a
<div style="background-color:#b83f5a;">Content here</div>
.mybackground {background-color:#b83f5a;}
Border around this has a color of #b83f5a
<div style="border:2px solid #b83f5a;">Content here</div>
.myborder {border:2px solid #b83f5a;}