#b41d8d color space conversions
Hex:
#b41d8d
RGB:
180, 29, 141
CMY:
29, 89, 45
CMYK:
0, 84, 22, 29
HSL:
315°, 72.2488%, 40.9804%
HSV (HSB):
315°, 83.8889%, 70.5882%
XYZ:
24.0695, 12.5051, 26.3444
xyY:
0.3825, 0.1987, 12.5051
CIE-Lab:
42.0079, 66.3000, -24.6117
CIE-LCH:
42.0079, 70.7208, 339.6342
CIE-Luv:
42.0079, 72.8375, -44.3183
Hunter-Lab:
35.3626, 59.6112, -19.4161
#b41d8d color charts
#b41d8d color shades, tints & tones
#b41d8d color schemes
#b41d8d color preview, HTML & CSS examples
This text has a color of #b41d8d
<p style="color:#b41d8d;">Text here</p>
.mytext {color:#b41d8d;}
This box has a color of #b41d8d
<div style="background-color:#b41d8d;">Content here</div>
.mybackground {background-color:#b41d8d;}
Border around this has a color of #b41d8d
<div style="border:2px solid #b41d8d;">Content here</div>
.myborder {border:2px solid #b41d8d;}