#b41c7d color space conversions
Hex:
#b41c7d
RGB:
180, 28, 125
CMY:
29, 89, 51
CMYK:
0, 84, 31, 29
HSL:
322°, 73.0769%, 40.7843%
HSV (HSB):
322°, 84.4444%, 70.5882%
XYZ:
22.9393, 12.0145, 20.5120
xyY:
0.4136, 0.2166, 12.0145
CIE-Lab:
41.2391, 64.5832, -15.9633
CIE-LCH:
41.2391, 66.5268, 346.1162
CIE-Luv:
41.2391, 79.7817, -32.0719
Hunter-Lab:
34.6619, 57.4733, -10.8230
#b41c7d color charts
#b41c7d color shades, tints & tones
#b41c7d color schemes
#b41c7d color preview, HTML & CSS examples
This text has a color of #b41c7d
<p style="color:#b41c7d;">Text here</p>
.mytext {color:#b41c7d;}
This box has a color of #b41c7d
<div style="background-color:#b41c7d;">Content here</div>
.mybackground {background-color:#b41c7d;}
Border around this has a color of #b41c7d
<div style="border:2px solid #b41c7d;">Content here</div>
.myborder {border:2px solid #b41c7d;}