#b4241c color space conversions
Hex:
#b4241c
RGB:
180, 36, 28
CMY:
29, 86, 89
CMYK:
0, 80, 84, 29
HSL:
3°, 73.0769%, 40.7843%
HSV (HSB):
3°, 84.4444%, 70.5882%
XYZ:
19.6629, 11.0489, 2.1949
xyY:
0.5975, 0.3358, 11.0489
CIE-Lab:
39.6627, 55.7892, 41.5388
CIE-LCH:
39.6627, 69.5551, 36.6702
CIE-Luv:
39.6627, 109.2299, 25.5909
Hunter-Lab:
33.2399, 47.4209, 19.3528
#b4241c color charts
#b4241c color shades, tints & tones
#b4241c color schemes
#b4241c color preview, HTML & CSS examples
This text has a color of #b4241c
<p style="color:#b4241c;">Text here</p>
.mytext {color:#b4241c;}
This box has a color of #b4241c
<div style="background-color:#b4241c;">Content here</div>
.mybackground {background-color:#b4241c;}
Border around this has a color of #b4241c
<div style="border:2px solid #b4241c;">Content here</div>
.myborder {border:2px solid #b4241c;}