#b40f2f color space conversions
Hex:
#b40f2f
RGB:
180, 15, 47
CMY:
29, 94, 82
CMYK:
0, 92, 74, 29
HSL:
348°, 84.6154%, 38.2353%
HSV (HSB):
348°, 91.6667%, 70.5882%
XYZ:
19.5063, 10.2502, 3.6397
xyY:
0.5841, 0.3069, 10.2502
CIE-Lab:
38.2878, 60.9288, 29.1729
CIE-LCH:
38.2878, 67.5527, 25.5853
CIE-Luv:
38.2878, 112.3899, 16.1996
Hunter-Lab:
32.0159, 52.7267, 15.6708
#b40f2f color charts
#b40f2f color shades, tints & tones
#b40f2f color schemes
#b40f2f color preview, HTML & CSS examples
This text has a color of #b40f2f
<p style="color:#b40f2f;">Text here</p>
.mytext {color:#b40f2f;}
This box has a color of #b40f2f
<div style="background-color:#b40f2f;">Content here</div>
.mybackground {background-color:#b40f2f;}
Border around this has a color of #b40f2f
<div style="border:2px solid #b40f2f;">Content here</div>
.myborder {border:2px solid #b40f2f;}