#b41a8f color space conversions
Hex:
#b41a8f
RGB:
180, 26, 143
CMY:
29, 90, 44
CMYK:
0, 86, 21, 29
HSL:
314°, 74.7573%, 40.3922%
HSV (HSB):
314°, 85.5556%, 70.5882%
XYZ:
24.1497, 12.4253, 27.1121
xyY:
0.3792, 0.1951, 12.4253
CIE-Lab:
41.8842, 67.1845, -26.0239
CIE-LCH:
41.8842, 72.0486, 338.8261
CIE-Luv:
41.8842, 72.4893, -46.3847
Hunter-Lab:
35.2495, 60.6052, -20.9282
#b41a8f color charts
#b41a8f color shades, tints & tones
#b41a8f color schemes
#b41a8f color preview, HTML & CSS examples
This text has a color of #b41a8f
<p style="color:#b41a8f;">Text here</p>
.mytext {color:#b41a8f;}
This box has a color of #b41a8f
<div style="background-color:#b41a8f;">Content here</div>
.mybackground {background-color:#b41a8f;}
Border around this has a color of #b41a8f
<div style="border:2px solid #b41a8f;">Content here</div>
.myborder {border:2px solid #b41a8f;}