#b41f64 color space conversions
Hex:
#b41f64
RGB:
180, 31, 100
CMY:
29, 88, 61
CMYK:
0, 83, 44, 29
HSL:
332°, 70.6161%, 41.3725%
HSV (HSB):
332°, 82.7778%, 70.5882%
XYZ:
21.6126, 11.6034, 13.1572
xyY:
0.4661, 0.2502, 11.6034
CIE-Lab:
40.5787, 61.3090, -1.3280
CIE-LCH:
40.5787, 61.3234, 358.7591
CIE-Luv:
40.5787, 89.5860, -12.7694
Hunter-Lab:
34.0637, 53.6425, 0.9438
#b41f64 color charts
#b41f64 color shades, tints & tones
#b41f64 color schemes
#b41f64 color preview, HTML & CSS examples
This text has a color of #b41f64
<p style="color:#b41f64;">Text here</p>
.mytext {color:#b41f64;}
This box has a color of #b41f64
<div style="background-color:#b41f64;">Content here</div>
.mybackground {background-color:#b41f64;}
Border around this has a color of #b41f64
<div style="border:2px solid #b41f64;">Content here</div>
.myborder {border:2px solid #b41f64;}