#b4283d color space conversions
Hex:
#b4283d
RGB:
180, 40, 61
CMY:
29, 84, 76
CMYK:
0, 78, 66, 29
HSL:
351°, 63.6364%, 43.1373%
HSV (HSB):
351°, 77.7778%, 70.5882%
XYZ:
20.4235, 11.5578, 5.5693
xyY:
0.5439, 0.3078, 11.5578
CIE-Lab:
40.5045, 55.9256, 23.1805
CIE-LCH:
40.5045, 60.5394, 22.5134
CIE-Luv:
40.5045, 100.1818, 13.5984
Hunter-Lab:
33.9968, 47.7391, 14.0849
#b4283d color charts
#b4283d color shades, tints & tones
#b4283d color schemes
#b4283d color preview, HTML & CSS examples
This text has a color of #b4283d
<p style="color:#b4283d;">Text here</p>
.mytext {color:#b4283d;}
This box has a color of #b4283d
<div style="background-color:#b4283d;">Content here</div>
.mybackground {background-color:#b4283d;}
Border around this has a color of #b4283d
<div style="border:2px solid #b4283d;">Content here</div>
.myborder {border:2px solid #b4283d;}