#b40c5f color space conversions
Hex:
#b40c5f
RGB:
180, 12, 95
CMY:
29, 95, 63
CMYK:
0, 93, 47, 29
HSL:
330°, 87.5000%, 37.6471%
HSV (HSB):
330°, 93.3333%, 70.5882%
XYZ:
21.0194, 10.7925, 11.8018
xyY:
0.4819, 0.2475, 10.7925
CIE-Lab:
39.2287, 64.3097, -0.1365
CIE-LCH:
39.2287, 64.3099, 359.8784
CIE-Luv:
39.2287, 95.5113, -11.9395
Hunter-Lab:
32.8519, 56.7177, 1.6969
#b40c5f color charts
#b40c5f color shades, tints & tones
#b40c5f color schemes
#b40c5f color preview, HTML & CSS examples
This text has a color of #b40c5f
<p style="color:#b40c5f;">Text here</p>
.mytext {color:#b40c5f;}
This box has a color of #b40c5f
<div style="background-color:#b40c5f;">Content here</div>
.mybackground {background-color:#b40c5f;}
Border around this has a color of #b40c5f
<div style="border:2px solid #b40c5f;">Content here</div>
.myborder {border:2px solid #b40c5f;}