#b83a5e color space conversions
Hex:
#b83a5e
RGB:
184, 58, 94
CMY:
28, 77, 63
CMYK:
0, 68, 49, 28
HSL:
343°, 52.0661%, 47.4510%
HSV (HSB):
343°, 68.4783%, 72.1569%
XYZ:
23.3006, 14.0246, 12.0686
xyY:
0.4717, 0.2839, 14.0246
CIE-Lab:
44.2682, 53.1526, 7.8389
CIE-LCH:
44.2682, 53.7275, 8.3895
CIE-Luv:
44.2682, 84.8920, -0.3647
Hunter-Lab:
37.4494, 45.5240, 7.1076
#b83a5e color charts
#b83a5e color shades, tints & tones
#b83a5e color schemes
#b83a5e color preview, HTML & CSS examples
This text has a color of #b83a5e
<p style="color:#b83a5e;">Text here</p>
.mytext {color:#b83a5e;}
This box has a color of #b83a5e
<div style="background-color:#b83a5e;">Content here</div>
.mybackground {background-color:#b83a5e;}
Border around this has a color of #b83a5e
<div style="border:2px solid #b83a5e;">Content here</div>
.myborder {border:2px solid #b83a5e;}