#b3120c color space conversions
Hex:
#b3120c
RGB:
179, 18, 12
CMY:
30, 93, 95
CMYK:
0, 90, 93, 30
HSL:
2°, 87.4346%, 37.4510%
HSV (HSB):
2°, 93.2961%, 70.1961%
XYZ:
18.8731, 10.0429, 1.2916
xyY:
0.6248, 0.3325, 10.0429
CIE-Lab:
37.9192, 59.2905, 47.3518
CIE-LCH:
37.9192, 75.8786, 38.6123
CIE-Luv:
37.9192, 117.0996, 26.1004
Hunter-Lab:
31.6905, 50.8463, 19.7669
#b3120c color charts
#b3120c color shades, tints & tones
#b3120c color schemes
#b3120c color preview, HTML & CSS examples
This text has a color of #b3120c
<p style="color:#b3120c;">Text here</p>
.mytext {color:#b3120c;}
This box has a color of #b3120c
<div style="background-color:#b3120c;">Content here</div>
.mybackground {background-color:#b3120c;}
Border around this has a color of #b3120c
<div style="border:2px solid #b3120c;">Content here</div>
.myborder {border:2px solid #b3120c;}