#b21f10 color space conversions
Hex:
#b21f10
RGB:
178, 31, 16
CMY:
30, 88, 94
CMYK:
0, 83, 91, 30
HSL:
6°, 83.5052%, 38.0392%
HSV (HSB):
6°, 91.0112%, 69.8039%
XYZ:
18.9436, 10.4824, 1.5151
xyY:
0.6122, 0.3388, 10.4824
CIE-Lab:
38.6946, 56.3115, 46.1963
CIE-LCH:
38.6946, 72.8360, 39.3644
CIE-Luv:
38.6946, 111.3921, 27.0033
Hunter-Lab:
32.3765, 47.7823, 19.8890
#b21f10 color charts
#b21f10 color shades, tints & tones
#b21f10 color schemes
#b21f10 color preview, HTML & CSS examples
This text has a color of #b21f10
<p style="color:#b21f10;">Text here</p>
.mytext {color:#b21f10;}
This box has a color of #b21f10
<div style="background-color:#b21f10;">Content here</div>
.mybackground {background-color:#b21f10;}
Border around this has a color of #b21f10
<div style="border:2px solid #b21f10;">Content here</div>
.myborder {border:2px solid #b21f10;}