#b6123a color space conversions
Hex:
#b6123a
RGB:
182, 18, 58
CMY:
29, 93, 77
CMYK:
0, 90, 68, 29
HSL:
345°, 82.0000%, 39.2157%
HSV (HSB):
345°, 90.1099%, 71.3725%
XYZ:
20.2714, 10.6832, 4.9966
xyY:
0.5639, 0.2972, 10.6832
CIE-Lab:
39.0417, 61.4859, 23.2957
CIE-LCH:
39.0417, 65.7511, 20.7506
CIE-Luv:
39.0417, 110.0866, 11.9018
Hunter-Lab:
32.6851, 53.5073, 13.8159
#b6123a color charts
#b6123a color shades, tints & tones
#b6123a color schemes
#b6123a color preview, HTML & CSS examples
This text has a color of #b6123a
<p style="color:#b6123a;">Text here</p>
.mytext {color:#b6123a;}
This box has a color of #b6123a
<div style="background-color:#b6123a;">Content here</div>
.mybackground {background-color:#b6123a;}
Border around this has a color of #b6123a
<div style="border:2px solid #b6123a;">Content here</div>
.myborder {border:2px solid #b6123a;}