#b4012d color space conversions
Hex:
#b4012d
RGB:
180, 1, 45
CMY:
29, 100, 82
CMYK:
0, 99, 75, 29
HSL:
345°, 98.8950%, 35.4902%
HSV (HSB):
345°, 99.4444%, 70.5882%
XYZ:
19.3069, 9.9145, 3.3787
xyY:
0.5922, 0.3041, 9.9145
CIE-Lab:
37.6885, 62.5034, 29.7180
CIE-LCH:
37.6885, 69.2086, 25.4293
CIE-Luv:
37.6885, 115.4486, 15.9266
Hunter-Lab:
31.4872, 54.3474, 15.6790
#b4012d color charts
#b4012d color shades, tints & tones
#b4012d color schemes
#b4012d color preview, HTML & CSS examples
This text has a color of #b4012d
<p style="color:#b4012d;">Text here</p>
.mytext {color:#b4012d;}
This box has a color of #b4012d
<div style="background-color:#b4012d;">Content here</div>
.mybackground {background-color:#b4012d;}
Border around this has a color of #b4012d
<div style="border:2px solid #b4012d;">Content here</div>
.myborder {border:2px solid #b4012d;}