#b3350c color space conversions
Hex:
#b3350c
RGB:
179, 53, 12
CMY:
30, 79, 95
CMYK:
0, 70, 93, 30
HSL:
15°, 87.4346%, 37.4510%
HSV (HSB):
15°, 93.2961%, 70.1961%
XYZ:
19.9299, 12.1565, 1.6438
xyY:
0.5909, 0.3604, 12.1565
CIE-Lab:
41.4637, 49.3587, 49.6447
CIE-LCH:
41.4637, 70.0063, 45.1655
CIE-Luv:
41.4637, 100.7398, 32.1660
Hunter-Lab:
34.8661, 41.0170, 21.6109
#b3350c color charts
#b3350c color shades, tints & tones
#b3350c color schemes
#b3350c color preview, HTML & CSS examples
This text has a color of #b3350c
<p style="color:#b3350c;">Text here</p>
.mytext {color:#b3350c;}
This box has a color of #b3350c
<div style="background-color:#b3350c;">Content here</div>
.mybackground {background-color:#b3350c;}
Border around this has a color of #b3350c
<div style="border:2px solid #b3350c;">Content here</div>
.myborder {border:2px solid #b3350c;}