#b3092c color space conversions
Hex:
#b3092c
RGB:
179, 9, 44
CMY:
30, 96, 83
CMYK:
0, 95, 75, 30
HSL:
348°, 90.4255%, 36.8627%
HSV (HSB):
348°, 94.9721%, 70.1961%
XYZ:
19.1427, 9.9609, 3.2966
xyY:
0.5908, 0.3074, 9.9609
CIE-Lab:
37.7722, 61.3069, 30.3758
CIE-LCH:
37.7722, 68.4195, 26.3571
CIE-Luv:
37.7722, 113.5564, 16.7180
Hunter-Lab:
31.5609, 53.0343, 15.8997
#b3092c color charts
#b3092c color shades, tints & tones
#b3092c color schemes
#b3092c color preview, HTML & CSS examples
This text has a color of #b3092c
<p style="color:#b3092c;">Text here</p>
.mytext {color:#b3092c;}
This box has a color of #b3092c
<div style="background-color:#b3092c;">Content here</div>
.mybackground {background-color:#b3092c;}
Border around this has a color of #b3092c
<div style="border:2px solid #b3092c;">Content here</div>
.myborder {border:2px solid #b3092c;}