#b20e10 color space conversions
Hex:
#b20e10
RGB:
178, 14, 16
CMY:
30, 95, 94
CMYK:
0, 92, 91, 30
HSL:
359°, 85.4167%, 37.6471%
HSV (HSB):
359°, 92.1348%, 69.8039%
XYZ:
18.6107, 9.8165, 1.4041
xyY:
0.6239, 0.3291, 9.8165
CIE-Lab:
37.5110, 59.6920, 45.3601
CIE-LCH:
37.5110, 74.9712, 37.2313
CIE-Luv:
37.5110, 116.9749, 24.9406
Hunter-Lab:
31.3312, 51.1988, 19.2748
#b20e10 color charts
#b20e10 color shades, tints & tones
#b20e10 color schemes
#b20e10 color preview, HTML & CSS examples
This text has a color of #b20e10
<p style="color:#b20e10;">Text here</p>
.mytext {color:#b20e10;}
This box has a color of #b20e10
<div style="background-color:#b20e10;">Content here</div>
.mybackground {background-color:#b20e10;}
Border around this has a color of #b20e10
<div style="border:2px solid #b20e10;">Content here</div>
.myborder {border:2px solid #b20e10;}