#b21b00 color space conversions
Hex:
#b21b00
RGB:
178, 27, 0
CMY:
30, 89, 100
CMYK:
0, 85, 100, 30
HSL:
9°, 100.0000%, 34.9020%
HSV (HSB):
9°, 100.0000%, 69.8039%
XYZ:
18.7520, 10.2488, 0.9899
xyY:
0.6253, 0.3417, 10.2488
CIE-Lab:
38.2854, 57.0874, 51.8537
CIE-LCH:
38.2854, 77.1218, 42.2495
CIE-Luv:
38.2854, 114.3081, 28.5597
Hunter-Lab:
32.0138, 48.5319, 20.5764
#b21b00 color charts
#b21b00 color shades, tints & tones
#b21b00 color schemes
#b21b00 color preview, HTML & CSS examples
This text has a color of #b21b00
<p style="color:#b21b00;">Text here</p>
.mytext {color:#b21b00;}
This box has a color of #b21b00
<div style="background-color:#b21b00;">Content here</div>
.mybackground {background-color:#b21b00;}
Border around this has a color of #b21b00
<div style="border:2px solid #b21b00;">Content here</div>
.myborder {border:2px solid #b21b00;}