#b6072a color space conversions
Hex:
#b6072a
RGB:
182, 7, 42
CMY:
29, 97, 84
CMYK:
0, 96, 77, 29
HSL:
348°, 92.5926%, 37.0588%
HSV (HSB):
348°, 96.1538%, 71.3725%
XYZ:
19.7853, 10.2642, 3.1289
xyY:
0.5963, 0.3094, 10.2642
CIE-Lab:
38.3125, 62.2215, 32.3828
CIE-LCH:
38.3125, 70.1439, 27.4945
CIE-Luv:
38.3125, 116.6995, 17.9744
Hunter-Lab:
32.0378, 54.1685, 16.6361
#b6072a color charts
#b6072a color shades, tints & tones
#b6072a color schemes
#b6072a color preview, HTML & CSS examples
This text has a color of #b6072a
<p style="color:#b6072a;">Text here</p>
.mytext {color:#b6072a;}
This box has a color of #b6072a
<div style="background-color:#b6072a;">Content here</div>
.mybackground {background-color:#b6072a;}
Border around this has a color of #b6072a
<div style="border:2px solid #b6072a;">Content here</div>
.myborder {border:2px solid #b6072a;}