#b21e2f color space conversions
Hex:
#b21e2f
RGB:
178, 30, 47
CMY:
30, 88, 82
CMYK:
0, 83, 74, 30
HSL:
353°, 71.1538%, 40.7843%
HSV (HSB):
353°, 83.1461%, 69.8039%
XYZ:
19.3375, 10.5988, 3.7159
xyY:
0.5746, 0.3150, 10.5988
CIE-Lab:
38.8963, 57.4523, 29.7757
CIE-LCH:
38.8963, 64.7098, 27.3963
CIE-Luv:
38.8963, 106.3946, 17.7604
Hunter-Lab:
32.5557, 49.0529, 16.0217
#b21e2f color charts
#b21e2f color shades, tints & tones
#b21e2f color schemes
#b21e2f color preview, HTML & CSS examples
This text has a color of #b21e2f
<p style="color:#b21e2f;">Text here</p>
.mytext {color:#b21e2f;}
This box has a color of #b21e2f
<div style="background-color:#b21e2f;">Content here</div>
.mybackground {background-color:#b21e2f;}
Border around this has a color of #b21e2f
<div style="border:2px solid #b21e2f;">Content here</div>
.myborder {border:2px solid #b21e2f;}