#b6272a color space conversions
Hex:
#b6272a
RGB:
182, 39, 42
CMY:
29, 85, 84
CMYK:
0, 79, 77, 29
HSL:
359°, 64.7059%, 43.3333%
HSV (HSB):
359°, 78.5714%, 71.3725%
XYZ:
20.4348, 11.5633, 3.3454
xyY:
0.5782, 0.3272, 11.5633
CIE-Lab:
40.5134, 55.9426, 34.7959
CIE-LCH:
40.5134, 65.8812, 31.8814
CIE-Luv:
40.5134, 106.9149, 22.1246
Hunter-Lab:
34.0048, 47.7592, 17.9704
#b6272a color charts
#b6272a color shades, tints & tones
#b6272a color schemes
#b6272a color preview, HTML & CSS examples
This text has a color of #b6272a
<p style="color:#b6272a;">Text here</p>
.mytext {color:#b6272a;}
This box has a color of #b6272a
<div style="background-color:#b6272a;">Content here</div>
.mybackground {background-color:#b6272a;}
Border around this has a color of #b6272a
<div style="border:2px solid #b6272a;">Content here</div>
.myborder {border:2px solid #b6272a;}