#b4281c color space conversions
Hex:
#b4281c
RGB:
180, 40, 28
CMY:
29, 84, 89
CMYK:
0, 78, 84, 29
HSL:
5°, 73.0769%, 40.7843%
HSV (HSB):
5°, 84.4444%, 70.5882%
XYZ:
19.7908, 11.3047, 2.2375
xyY:
0.5937, 0.3391, 11.3047
CIE-Lab:
40.0890, 54.5914, 41.9237
CIE-LCH:
40.0890, 68.8318, 37.5226
CIE-Luv:
40.0890, 107.3067, 26.3505
Hunter-Lab:
33.6225, 46.2288, 19.5900
#b4281c color charts
#b4281c color shades, tints & tones
#b4281c color schemes
#b4281c color preview, HTML & CSS examples
This text has a color of #b4281c
<p style="color:#b4281c;">Text here</p>
.mytext {color:#b4281c;}
This box has a color of #b4281c
<div style="background-color:#b4281c;">Content here</div>
.mybackground {background-color:#b4281c;}
Border around this has a color of #b4281c
<div style="border:2px solid #b4281c;">Content here</div>
.myborder {border:2px solid #b4281c;}