#b72b6c color space conversions
Hex:
#b72b6c
RGB:
183, 43, 108
CMY:
28, 83, 58
CMYK:
0, 77, 41, 28
HSL:
332°, 61.9469%, 44.3137%
HSV (HSB):
332°, 76.5027%, 71.7647%
XYZ:
23.0991, 12.8777, 15.4556
xyY:
0.4491, 0.2504, 12.8777
CIE-Lab:
42.5785, 59.5313, -3.3316
CIE-LCH:
42.5785, 59.6244, 356.7968
CIE-Luv:
42.5785, 85.2252, -14.9646
Hunter-Lab:
35.8856, 52.0984, -0.4157
#b72b6c color charts
#b72b6c color shades, tints & tones
#b72b6c color schemes
#b72b6c color preview, HTML & CSS examples
This text has a color of #b72b6c
<p style="color:#b72b6c;">Text here</p>
.mytext {color:#b72b6c;}
This box has a color of #b72b6c
<div style="background-color:#b72b6c;">Content here</div>
.mybackground {background-color:#b72b6c;}
Border around this has a color of #b72b6c
<div style="border:2px solid #b72b6c;">Content here</div>
.myborder {border:2px solid #b72b6c;}