#b4103d color space conversions
Hex:
#b4103d
RGB:
180, 16, 61
CMY:
29, 94, 76
CMYK:
0, 91, 66, 29
HSL:
344°, 83.6735%, 38.4314%
HSV (HSB):
344°, 91.1111%, 70.5882%
XYZ:
19.8500, 10.4108, 5.3782
xyY:
0.5570, 0.2921, 10.4108
CIE-Lab:
38.5698, 61.4349, 20.7043
CIE-LCH:
38.5698, 64.8298, 18.6244
CIE-Luv:
38.5698, 107.9964, 9.6762
Hunter-Lab:
32.2658, 53.3485, 12.7034
#b4103d color charts
#b4103d color shades, tints & tones
#b4103d color schemes
#b4103d color preview, HTML & CSS examples
This text has a color of #b4103d
<p style="color:#b4103d;">Text here</p>
.mytext {color:#b4103d;}
This box has a color of #b4103d
<div style="background-color:#b4103d;">Content here</div>
.mybackground {background-color:#b4103d;}
Border around this has a color of #b4103d
<div style="border:2px solid #b4103d;">Content here</div>
.myborder {border:2px solid #b4103d;}