#b41c7e color space conversions
Hex:
#b41c7e
RGB:
180, 28, 126
CMY:
29, 89, 51
CMYK:
0, 84, 30, 29
HSL:
321°, 73.0769%, 40.7843%
HSV (HSB):
321°, 84.4444%, 70.5882%
XYZ:
23.0035, 12.0402, 20.8502
xyY:
0.4116, 0.2154, 12.0402
CIE-Lab:
41.2799, 64.6977, -16.5197
CIE-LCH:
41.2799, 66.7735, 345.6763
CIE-Luv:
41.2799, 79.3551, -32.8434
Hunter-Lab:
34.6989, 57.6128, -11.3375
#b41c7e color charts
#b41c7e color shades, tints & tones
#b41c7e color schemes
#b41c7e color preview, HTML & CSS examples
This text has a color of #b41c7e
<p style="color:#b41c7e;">Text here</p>
.mytext {color:#b41c7e;}
This box has a color of #b41c7e
<div style="background-color:#b41c7e;">Content here</div>
.mybackground {background-color:#b41c7e;}
Border around this has a color of #b41c7e
<div style="border:2px solid #b41c7e;">Content here</div>
.myborder {border:2px solid #b41c7e;}