#b3270c color space conversions
Hex:
#b3270c
RGB:
179, 39, 12
CMY:
30, 85, 95
CMYK:
0, 78, 93, 30
HSL:
10°, 87.4346%, 37.4510%
HSV (HSB):
10°, 93.2961%, 70.1961%
XYZ:
19.3823, 11.0613, 1.4613
xyY:
0.6075, 0.3467, 11.0613
CIE-Lab:
39.6835, 54.2862, 48.4772
CIE-LCH:
39.6835, 72.7807, 41.7646
CIE-Luv:
39.6835, 108.7924, 29.1414
Hunter-Lab:
33.2585, 45.8232, 20.6759
#b3270c color charts
#b3270c color shades, tints & tones
#b3270c color schemes
#b3270c color preview, HTML & CSS examples
This text has a color of #b3270c
<p style="color:#b3270c;">Text here</p>
.mytext {color:#b3270c;}
This box has a color of #b3270c
<div style="background-color:#b3270c;">Content here</div>
.mybackground {background-color:#b3270c;}
Border around this has a color of #b3270c
<div style="border:2px solid #b3270c;">Content here</div>
.myborder {border:2px solid #b3270c;}