#b72a6e color space conversions
Hex:
#b72a6e
RGB:
183, 42, 110
CMY:
28, 84, 57
CMYK:
0, 77, 40, 28
HSL:
331°, 62.6667%, 44.1176%
HSV (HSB):
331°, 77.0492%, 71.7647%
XYZ:
23.1709, 12.8490, 16.0107
xyY:
0.4453, 0.2470, 12.8490
CIE-Lab:
42.5348, 60.0422, -4.6413
CIE-LCH:
42.5348, 60.2213, 355.5798
CIE-Luv:
42.5348, 84.7768, -16.6988
Hunter-Lab:
35.8455, 52.6545, -1.3906
#b72a6e color charts
#b72a6e color shades, tints & tones
#b72a6e color schemes
#b72a6e color preview, HTML & CSS examples
This text has a color of #b72a6e
<p style="color:#b72a6e;">Text here</p>
.mytext {color:#b72a6e;}
This box has a color of #b72a6e
<div style="background-color:#b72a6e;">Content here</div>
.mybackground {background-color:#b72a6e;}
Border around this has a color of #b72a6e
<div style="border:2px solid #b72a6e;">Content here</div>
.myborder {border:2px solid #b72a6e;}