#b40c30 color space conversions
Hex:
#b40c30
RGB:
180, 12, 48
CMY:
29, 95, 81
CMYK:
0, 93, 73, 29
HSL:
347°, 87.5000%, 37.6471%
HSV (HSB):
347°, 93.3333%, 70.5882%
XYZ:
19.4874, 10.1796, 3.7341
xyY:
0.5834, 0.3048, 10.1796
CIE-Lab:
38.1629, 61.3713, 28.4057
CIE-LCH:
38.1629, 67.6263, 24.8370
CIE-Luv:
38.1629, 112.7285, 15.5051
Hunter-Lab:
31.9056, 53.1900, 15.3949
#b40c30 color charts
#b40c30 color shades, tints & tones
#b40c30 color schemes
#b40c30 color preview, HTML & CSS examples
This text has a color of #b40c30
<p style="color:#b40c30;">Text here</p>
.mytext {color:#b40c30;}
This box has a color of #b40c30
<div style="background-color:#b40c30;">Content here</div>
.mybackground {background-color:#b40c30;}
Border around this has a color of #b40c30
<div style="border:2px solid #b40c30;">Content here</div>
.myborder {border:2px solid #b40c30;}