#b41e05 color space conversions
Hex:
#b41e05
RGB:
180, 30, 5
CMY:
29, 88, 98
CMYK:
0, 83, 97, 29
HSL:
9°, 94.5946%, 36.2745%
HSV (HSB):
9°, 97.2222%, 70.5882%
XYZ:
19.3141, 10.6428, 1.1799
xyY:
0.6203, 0.3418, 10.6428
CIE-Lab:
38.9722, 57.0063, 50.5219
CIE-LCH:
38.9722, 76.1721, 41.5490
CIE-Luv:
38.9722, 114.2430, 28.6385
Hunter-Lab:
32.6233, 48.5870, 20.6920
#b41e05 color charts
#b41e05 color shades, tints & tones
#b41e05 color schemes
#b41e05 color preview, HTML & CSS examples
This text has a color of #b41e05
<p style="color:#b41e05;">Text here</p>
.mytext {color:#b41e05;}
This box has a color of #b41e05
<div style="background-color:#b41e05;">Content here</div>
.mybackground {background-color:#b41e05;}
Border around this has a color of #b41e05
<div style="border:2px solid #b41e05;">Content here</div>
.myborder {border:2px solid #b41e05;}