#b22e00 color space conversions
Hex:
#b22e00
RGB:
178, 46, 0
CMY:
30, 82, 100
CMYK:
0, 74, 100, 30
HSL:
16°, 100.0000%, 34.9020%
HSV (HSB):
16°, 100.0000%, 69.8039%
XYZ:
19.3371, 11.4190, 1.1849
xyY:
0.6054, 0.3575, 11.4190
CIE-Lab:
40.2773, 51.4976, 52.7094
CIE-LCH:
40.2773, 73.6905, 45.6663
CIE-Luv:
40.2773, 104.9835, 31.9025
Hunter-Lab:
33.7920, 43.0088, 21.5754
#b22e00 color charts
#b22e00 color shades, tints & tones
#b22e00 color schemes
#b22e00 color preview, HTML & CSS examples
This text has a color of #b22e00
<p style="color:#b22e00;">Text here</p>
.mytext {color:#b22e00;}
This box has a color of #b22e00
<div style="background-color:#b22e00;">Content here</div>
.mybackground {background-color:#b22e00;}
Border around this has a color of #b22e00
<div style="border:2px solid #b22e00;">Content here</div>
.myborder {border:2px solid #b22e00;}