#b20e0c color space conversions
Hex:
#b20e0c
RGB:
178, 14, 12
CMY:
30, 95, 95
CMYK:
0, 92, 93, 30
HSL:
1°, 87.3684%, 37.2549%
HSV (HSB):
1°, 93.2584%, 69.8039%
XYZ:
18.5835, 9.8056, 1.2610
xyY:
0.6268, 0.3307, 9.8056
CIE-Lab:
37.4912, 59.6358, 46.9762
CIE-LCH:
37.4912, 75.9157, 38.2281
CIE-Luv:
37.4912, 117.3805, 25.5716
Hunter-Lab:
31.3139, 51.1330, 19.5321
#b20e0c color charts
#b20e0c color shades, tints & tones
#b20e0c color schemes
#b20e0c color preview, HTML & CSS examples
This text has a color of #b20e0c
<p style="color:#b20e0c;">Text here</p>
.mytext {color:#b20e0c;}
This box has a color of #b20e0c
<div style="background-color:#b20e0c;">Content here</div>
.mybackground {background-color:#b20e0c;}
Border around this has a color of #b20e0c
<div style="border:2px solid #b20e0c;">Content here</div>
.myborder {border:2px solid #b20e0c;}