#b20f1e color space conversions
Hex:
#b20f1e
RGB:
178, 15, 30
CMY:
30, 94, 88
CMYK:
0, 92, 83, 30
HSL:
354°, 84.4560%, 37.8431%
HSV (HSB):
354°, 91.5730%, 69.8039%
XYZ:
18.7653, 9.9004, 2.1502
xyY:
0.6089, 0.3213, 9.9004
CIE-Lab:
37.6630, 59.8385, 38.4631
CIE-LCH:
37.6630, 71.1341, 32.7321
CIE-Luv:
37.6630, 114.6872, 21.8237
Hunter-Lab:
31.4648, 51.3918, 17.9737
#b20f1e color charts
#b20f1e color shades, tints & tones
#b20f1e color schemes
#b20f1e color preview, HTML & CSS examples
This text has a color of #b20f1e
<p style="color:#b20f1e;">Text here</p>
.mytext {color:#b20f1e;}
This box has a color of #b20f1e
<div style="background-color:#b20f1e;">Content here</div>
.mybackground {background-color:#b20f1e;}
Border around this has a color of #b20f1e
<div style="border:2px solid #b20f1e;">Content here</div>
.myborder {border:2px solid #b20f1e;}