#b72cac color space conversions
Hex:
#b72cac
RGB:
183, 44, 172
CMY:
28, 83, 33
CMYK:
0, 76, 6, 28
HSL:
305°, 61.2335%, 44.5098%
HSV (HSB):
305°, 75.9563%, 71.7647%
XYZ:
27.8755, 14.8472, 40.4263
xyY:
0.3352, 0.1786, 14.8472
CIE-Lab:
45.4242, 67.4394, -37.8430
CIE-LCH:
45.4242, 77.3315, 330.7015
CIE-Luv:
45.4242, 60.2371, -64.3643
Hunter-Lab:
38.5321, 61.7024, -35.2323
#b72cac color charts
#b72cac color shades, tints & tones
#b72cac color schemes
#b72cac color preview, HTML & CSS examples
This text has a color of #b72cac
<p style="color:#b72cac;">Text here</p>
.mytext {color:#b72cac;}
This box has a color of #b72cac
<div style="background-color:#b72cac;">Content here</div>
.mybackground {background-color:#b72cac;}
Border around this has a color of #b72cac
<div style="border:2px solid #b72cac;">Content here</div>
.myborder {border:2px solid #b72cac;}