#b51c7c color space conversions
Hex:
#b51c7c
RGB:
181, 28, 124
CMY:
29, 89, 51
CMYK:
0, 85, 31, 29
HSL:
322°, 73.2057%, 40.9804%
HSV (HSB):
322°, 84.5304%, 70.9804%
XYZ:
23.1094, 12.1095, 20.1881
xyY:
0.4171, 0.2186, 12.1095
CIE-Lab:
41.3896, 64.7019, -15.0972
CIE-LCH:
41.3896, 66.4399, 346.8659
CIE-Luv:
41.3896, 81.0140, -30.9714
Hunter-Lab:
34.7987, 57.6419, -10.0374
#b51c7c color charts
#b51c7c color shades, tints & tones
#b51c7c color schemes
#b51c7c color preview, HTML & CSS examples
This text has a color of #b51c7c
<p style="color:#b51c7c;">Text here</p>
.mytext {color:#b51c7c;}
This box has a color of #b51c7c
<div style="background-color:#b51c7c;">Content here</div>
.mybackground {background-color:#b51c7c;}
Border around this has a color of #b51c7c
<div style="border:2px solid #b51c7c;">Content here</div>
.myborder {border:2px solid #b51c7c;}