#b4082d color space conversions
Hex:
#b4082d
RGB:
180, 8, 45
CMY:
29, 97, 82
CMYK:
0, 96, 75, 29
HSL:
347°, 91.4894%, 36.8627%
HSV (HSB):
347°, 95.5556%, 70.5882%
XYZ:
19.3829, 10.0664, 3.4040
xyY:
0.5900, 0.3064, 10.0664
CIE-Lab:
37.9614, 61.7121, 30.0319
CIE-LCH:
37.9614, 68.6316, 25.9496
CIE-Luv:
37.9614, 114.2350, 16.4516
Hunter-Lab:
31.7276, 53.5249, 15.8481
#b4082d color charts
#b4082d color shades, tints & tones
#b4082d color schemes
#b4082d color preview, HTML & CSS examples
This text has a color of #b4082d
<p style="color:#b4082d;">Text here</p>
.mytext {color:#b4082d;}
This box has a color of #b4082d
<div style="background-color:#b4082d;">Content here</div>
.mybackground {background-color:#b4082d;}
Border around this has a color of #b4082d
<div style="border:2px solid #b4082d;">Content here</div>
.myborder {border:2px solid #b4082d;}