#b72c8c color space conversions
Hex:
#b72c8c
RGB:
183, 44, 140
CMY:
28, 83, 45
CMYK:
0, 76, 23, 28
HSL:
319°, 61.2335%, 44.5098%
HSV (HSB):
319°, 75.9563%, 71.7647%
XYZ:
25.1627, 13.7621, 26.1411
xyY:
0.3867, 0.2115, 13.7621
CIE-Lab:
43.8898, 62.9072, -21.0455
CIE-LCH:
43.8898, 66.3342, 341.5024
CIE-Luv:
43.8898, 72.3608, -39.2630
Hunter-Lab:
37.0973, 56.1546, -15.8113
#b72c8c color charts
#b72c8c color shades, tints & tones
#b72c8c color schemes
#b72c8c color preview, HTML & CSS examples
This text has a color of #b72c8c
<p style="color:#b72c8c;">Text here</p>
.mytext {color:#b72c8c;}
This box has a color of #b72c8c
<div style="background-color:#b72c8c;">Content here</div>
.mybackground {background-color:#b72c8c;}
Border around this has a color of #b72c8c
<div style="border:2px solid #b72c8c;">Content here</div>
.myborder {border:2px solid #b72c8c;}