#b20b10 color space conversions
Hex:
#b20b10
RGB:
178, 11, 16
CMY:
30, 96, 94
CMYK:
0, 94, 91, 30
HSL:
358°, 88.3598%, 37.0588%
HSV (HSB):
358°, 93.8202%, 69.8039%
XYZ:
18.5733, 9.7417, 1.3916
xyY:
0.6252, 0.3279, 9.7417
CIE-Lab:
37.3749, 60.0844, 45.2645
CIE-LCH:
37.3749, 75.2264, 36.9925
CIE-Luv:
37.3749, 117.6262, 24.7021
Hunter-Lab:
31.2117, 51.6001, 19.2047
#b20b10 color charts
#b20b10 color shades, tints & tones
#b20b10 color schemes
#b20b10 color preview, HTML & CSS examples
This text has a color of #b20b10
<p style="color:#b20b10;">Text here</p>
.mytext {color:#b20b10;}
This box has a color of #b20b10
<div style="background-color:#b20b10;">Content here</div>
.mybackground {background-color:#b20b10;}
Border around this has a color of #b20b10
<div style="border:2px solid #b20b10;">Content here</div>
.myborder {border:2px solid #b20b10;}