#b40c5d color space conversions
Hex:
#b40c5d
RGB:
180, 12, 93
CMY:
29, 95, 64
CMYK:
0, 93, 48, 29
HSL:
331°, 87.5000%, 37.6471%
HSV (HSB):
331°, 93.3333%, 70.5882%
XYZ:
20.9296, 10.7566, 11.3290
xyY:
0.4866, 0.2501, 10.7566
CIE-Lab:
39.1674, 64.1430, 1.0484
CIE-LCH:
39.1674, 64.1515, 0.9364
CIE-Luv:
39.1674, 96.3723, -10.5378
Hunter-Lab:
32.7972, 56.5154, 2.4777
#b40c5d color charts
#b40c5d color shades, tints & tones
#b40c5d color schemes
#b40c5d color preview, HTML & CSS examples
This text has a color of #b40c5d
<p style="color:#b40c5d;">Text here</p>
.mytext {color:#b40c5d;}
This box has a color of #b40c5d
<div style="background-color:#b40c5d;">Content here</div>
.mybackground {background-color:#b40c5d;}
Border around this has a color of #b40c5d
<div style="border:2px solid #b40c5d;">Content here</div>
.myborder {border:2px solid #b40c5d;}