#b2090d color space conversions
Hex:
#b2090d
RGB:
178, 9, 13
CMY:
30, 96, 95
CMYK:
0, 95, 93, 30
HSL:
359°, 90.3743%, 36.6667%
HSV (HSB):
359°, 94.9438%, 69.8039%
XYZ:
18.5304, 9.6894, 1.2744
xyY:
0.6283, 0.3285, 9.6894
CIE-Lab:
37.2791, 60.2736, 46.4518
CIE-LCH:
37.2791, 76.0965, 37.6208
CIE-Luv:
37.2791, 118.3290, 25.0478
Hunter-Lab:
31.1278, 51.7876, 19.3622
#b2090d color charts
#b2090d color shades, tints & tones
#b2090d color schemes
#b2090d color preview, HTML & CSS examples
This text has a color of #b2090d
<p style="color:#b2090d;">Text here</p>
.mytext {color:#b2090d;}
This box has a color of #b2090d
<div style="background-color:#b2090d;">Content here</div>
.mybackground {background-color:#b2090d;}
Border around this has a color of #b2090d
<div style="border:2px solid #b2090d;">Content here</div>
.myborder {border:2px solid #b2090d;}