#b40f7f color space conversions
Hex:
#b40f7f
RGB:
180, 15, 127
CMY:
29, 94, 50
CMYK:
0, 92, 29, 29
HSL:
319°, 84.6154%, 38.2353%
HSV (HSB):
319°, 91.6667%, 70.5882%
XYZ:
22.8240, 11.5773, 21.1103
xyY:
0.4112, 0.2086, 11.5773
CIE-Lab:
40.5362, 67.0905, -18.2794
CIE-LCH:
40.5362, 69.5361, 344.7592
CIE-Luv:
40.5362, 80.9163, -35.4641
Hunter-Lab:
34.0254, 60.1922, -12.9675
#b40f7f color charts
#b40f7f color shades, tints & tones
#b40f7f color schemes
#b40f7f color preview, HTML & CSS examples
This text has a color of #b40f7f
<p style="color:#b40f7f;">Text here</p>
.mytext {color:#b40f7f;}
This box has a color of #b40f7f
<div style="background-color:#b40f7f;">Content here</div>
.mybackground {background-color:#b40f7f;}
Border around this has a color of #b40f7f
<div style="border:2px solid #b40f7f;">Content here</div>
.myborder {border:2px solid #b40f7f;}