#b3113c color space conversions
Hex:
#b3113c
RGB:
179, 17, 60
CMY:
30, 93, 76
CMYK:
0, 91, 66, 30
HSL:
344°, 82.6531%, 38.4314%
HSV (HSB):
344°, 90.5028%, 70.1961%
XYZ:
19.6065, 10.3108, 5.2318
xyY:
0.5578, 0.2933, 10.3108
CIE-Lab:
38.3946, 60.9720, 21.0740
CIE-LCH:
38.3946, 64.5112, 19.0669
CIE-Luv:
38.3946, 107.3155, 10.0642
Hunter-Lab:
32.1105, 52.7975, 12.8172
#b3113c color charts
#b3113c color shades, tints & tones
#b3113c color schemes
#b3113c color preview, HTML & CSS examples
This text has a color of #b3113c
<p style="color:#b3113c;">Text here</p>
.mytext {color:#b3113c;}
This box has a color of #b3113c
<div style="background-color:#b3113c;">Content here</div>
.mybackground {background-color:#b3113c;}
Border around this has a color of #b3113c
<div style="border:2px solid #b3113c;">Content here</div>
.myborder {border:2px solid #b3113c;}