#b2090c color space conversions
Hex:
#b2090c
RGB:
178, 9, 12
CMY:
30, 96, 95
CMYK:
0, 95, 93, 30
HSL:
359°, 90.3743%, 36.6667%
HSV (HSB):
359°, 94.9438%, 69.8039%
XYZ:
18.5241, 9.6869, 1.2413
xyY:
0.6290, 0.3289, 9.6869
CIE-Lab:
37.2745, 60.2607, 46.8404
CIE-LCH:
37.2745, 76.3242, 37.8578
CIE-Luv:
37.2745, 118.4249, 25.1947
Hunter-Lab:
31.1238, 51.7724, 19.4221
#b2090c color charts
#b2090c color shades, tints & tones
#b2090c color schemes
#b2090c color preview, HTML & CSS examples
This text has a color of #b2090c
<p style="color:#b2090c;">Text here</p>
.mytext {color:#b2090c;}
This box has a color of #b2090c
<div style="background-color:#b2090c;">Content here</div>
.mybackground {background-color:#b2090c;}
Border around this has a color of #b2090c
<div style="border:2px solid #b2090c;">Content here</div>
.myborder {border:2px solid #b2090c;}