#b20d23 color space conversions
Hex:
#b20d23
RGB:
178, 13, 35
CMY:
30, 95, 86
CMYK:
0, 93, 80, 30
HSL:
352°, 86.3874%, 37.4510%
HSV (HSB):
352°, 92.6966%, 69.8039%
XYZ:
18.8074, 9.8742, 2.5048
xyY:
0.6031, 0.3166, 9.8742
CIE-Lab:
37.6157, 60.2604, 35.5601
CIE-LCH:
37.6157, 69.9702, 30.5451
CIE-Luv:
37.6157, 114.1518, 20.1104
Hunter-Lab:
31.4232, 51.8451, 17.2702
#b20d23 color charts
#b20d23 color shades, tints & tones
#b20d23 color schemes
#b20d23 color preview, HTML & CSS examples
This text has a color of #b20d23
<p style="color:#b20d23;">Text here</p>
.mytext {color:#b20d23;}
This box has a color of #b20d23
<div style="background-color:#b20d23;">Content here</div>
.mybackground {background-color:#b20d23;}
Border around this has a color of #b20d23
<div style="border:2px solid #b20d23;">Content here</div>
.myborder {border:2px solid #b20d23;}