#b3103d color space conversions
Hex:
#b3103d
RGB:
179, 16, 61
CMY:
30, 94, 76
CMYK:
0, 91, 66, 30
HSL:
343°, 83.5897%, 38.2353%
HSV (HSB):
343°, 91.0615%, 70.1961%
XYZ:
19.6180, 10.2912, 5.3673
xyY:
0.5561, 0.2917, 10.2912
CIE-Lab:
38.3601, 61.1788, 20.3920
CIE-LCH:
38.3601, 64.4879, 18.4342
CIE-Luv:
38.3601, 107.2062, 9.4332
Hunter-Lab:
32.0799, 53.0192, 12.5361
#b3103d color charts
#b3103d color shades, tints & tones
#b3103d color schemes
#b3103d color preview, HTML & CSS examples
This text has a color of #b3103d
<p style="color:#b3103d;">Text here</p>
.mytext {color:#b3103d;}
This box has a color of #b3103d
<div style="background-color:#b3103d;">Content here</div>
.mybackground {background-color:#b3103d;}
Border around this has a color of #b3103d
<div style="border:2px solid #b3103d;">Content here</div>
.myborder {border:2px solid #b3103d;}