#b21c0c color space conversions
Hex:
#b21c0c
RGB:
178, 28, 12
CMY:
30, 89, 95
CMYK:
0, 84, 93, 30
HSL:
6°, 87.3684%, 37.2549%
HSV (HSB):
6°, 93.2584%, 69.8039%
XYZ:
18.8417, 10.3220, 1.3471
xyY:
0.6175, 0.3383, 10.3220
CIE-Lab:
38.4143, 56.9951, 47.5608
CIE-LCH:
38.4143, 74.2325, 39.8440
CIE-Luv:
38.4143, 112.9871, 27.1693
Hunter-Lab:
32.1279, 48.4591, 20.0035
#b21c0c color charts
#b21c0c color shades, tints & tones
#b21c0c color schemes
#b21c0c color preview, HTML & CSS examples
This text has a color of #b21c0c
<p style="color:#b21c0c;">Text here</p>
.mytext {color:#b21c0c;}
This box has a color of #b21c0c
<div style="background-color:#b21c0c;">Content here</div>
.mybackground {background-color:#b21c0c;}
Border around this has a color of #b21c0c
<div style="border:2px solid #b21c0c;">Content here</div>
.myborder {border:2px solid #b21c0c;}