#b3392d color space conversions
Hex:
#b3392d
RGB:
179, 57, 45
CMY:
30, 78, 82
CMYK:
0, 68, 75, 30
HSL:
5°, 59.8214%, 43.9216%
HSV (HSB):
5°, 74.8603%, 70.1961%
XYZ:
20.5272, 12.6994, 3.8520
xyY:
0.5536, 0.3425, 12.6994
CIE-Lab:
42.3068, 48.6631, 34.8736
CIE-LCH:
42.3068, 59.8687, 35.6267
CIE-Luv:
42.3068, 94.0838, 24.8466
Hunter-Lab:
35.6362, 40.4561, 18.5367
#b3392d color charts
#b3392d color shades, tints & tones
#b3392d color schemes
#b3392d color preview, HTML & CSS examples
This text has a color of #b3392d
<p style="color:#b3392d;">Text here</p>
.mytext {color:#b3392d;}
This box has a color of #b3392d
<div style="background-color:#b3392d;">Content here</div>
.mybackground {background-color:#b3392d;}
Border around this has a color of #b3392d
<div style="border:2px solid #b3392d;">Content here</div>
.myborder {border:2px solid #b3392d;}