#b3150c color space conversions
Hex:
#b3150c
RGB:
179, 21, 12
CMY:
30, 92, 95
CMYK:
0, 88, 93, 30
HSL:
3°, 87.4346%, 37.4510%
HSV (HSB):
3°, 93.2961%, 70.1961%
XYZ:
18.9249, 10.1466, 1.3089
xyY:
0.6229, 0.3340, 10.1466
CIE-Lab:
38.1042, 58.7601, 47.4682
CIE-LCH:
38.1042, 75.5380, 38.9323
CIE-Luv:
38.1042, 116.2132, 26.4213
Hunter-Lab:
31.8537, 50.3065, 19.8614
#b3150c color charts
#b3150c color shades, tints & tones
#b3150c color schemes
#b3150c color preview, HTML & CSS examples
This text has a color of #b3150c
<p style="color:#b3150c;">Text here</p>
.mytext {color:#b3150c;}
This box has a color of #b3150c
<div style="background-color:#b3150c;">Content here</div>
.mybackground {background-color:#b3150c;}
Border around this has a color of #b3150c
<div style="border:2px solid #b3150c;">Content here</div>
.myborder {border:2px solid #b3150c;}