#b21f0e color space conversions
Hex:
#b21f0e
RGB:
178, 31, 14
CMY:
30, 88, 95
CMYK:
0, 83, 92, 30
HSL:
6°, 85.4167%, 37.6471%
HSV (HSB):
6°, 92.1348%, 69.8039%
XYZ:
18.9293, 10.4767, 1.4400
xyY:
0.6137, 0.3396, 10.4767
CIE-Lab:
38.6847, 56.2810, 46.9875
CIE-LCH:
38.6847, 73.3169, 39.8576
CIE-Luv:
38.6847, 111.5845, 27.3264
Hunter-Lab:
32.3677, 47.7475, 20.0197
#b21f0e color charts
#b21f0e color shades, tints & tones
#b21f0e color schemes
#b21f0e color preview, HTML & CSS examples
This text has a color of #b21f0e
<p style="color:#b21f0e;">Text here</p>
.mytext {color:#b21f0e;}
This box has a color of #b21f0e
<div style="background-color:#b21f0e;">Content here</div>
.mybackground {background-color:#b21f0e;}
Border around this has a color of #b21f0e
<div style="border:2px solid #b21f0e;">Content here</div>
.myborder {border:2px solid #b21f0e;}