#b72a5e color space conversions
Hex:
#b72a5e
RGB:
183, 42, 94
CMY:
28, 84, 63
CMYK:
0, 77, 49, 28
HSL:
338°, 62.6667%, 44.1176%
HSV (HSB):
338°, 77.0492%, 71.7647%
XYZ:
22.3768, 12.5314, 11.8291
xyY:
0.4788, 0.2681, 12.5314
CIE-Lab:
42.0485, 58.5289, 4.6516
CIE-LCH:
42.0485, 58.7134, 4.5441
CIE-Luv:
42.0485, 90.8802, -5.2275
Hunter-Lab:
35.3997, 50.8838, 4.9675
#b72a5e color charts
#b72a5e color shades, tints & tones
#b72a5e color schemes
#b72a5e color preview, HTML & CSS examples
This text has a color of #b72a5e
<p style="color:#b72a5e;">Text here</p>
.mytext {color:#b72a5e;}
This box has a color of #b72a5e
<div style="background-color:#b72a5e;">Content here</div>
.mybackground {background-color:#b72a5e;}
Border around this has a color of #b72a5e
<div style="border:2px solid #b72a5e;">Content here</div>
.myborder {border:2px solid #b72a5e;}