#b5282d color space conversions
Hex:
#b5282d
RGB:
181, 40, 45
CMY:
29, 84, 82
CMYK:
0, 78, 75, 29
HSL:
358°, 63.8009%, 43.3333%
HSV (HSB):
358°, 77.9006%, 70.9804%
XYZ:
20.2885, 11.5308, 3.6390
xyY:
0.5722, 0.3252, 11.5308
CIE-Lab:
40.4605, 55.4542, 32.9234
CIE-LCH:
40.4605, 64.4912, 30.6978
CIE-Luv:
40.4605, 105.0119, 21.0175
Hunter-Lab:
33.9570, 47.2246, 17.4162
#b5282d color charts
#b5282d color shades, tints & tones
#b5282d color schemes
#b5282d color preview, HTML & CSS examples
This text has a color of #b5282d
<p style="color:#b5282d;">Text here</p>
.mytext {color:#b5282d;}
This box has a color of #b5282d
<div style="background-color:#b5282d;">Content here</div>
.mybackground {background-color:#b5282d;}
Border around this has a color of #b5282d
<div style="border:2px solid #b5282d;">Content here</div>
.myborder {border:2px solid #b5282d;}