#b5082a color space conversions
Hex:
#b5082a
RGB:
181, 8, 42
CMY:
29, 97, 84
CMYK:
0, 96, 77, 29
HSL:
348°, 91.5344%, 37.0588%
HSV (HSB):
348°, 95.5801%, 70.9804%
XYZ:
19.5608, 10.1646, 3.1215
xyY:
0.5955, 0.3095, 10.1646
CIE-Lab:
38.1362, 61.8563, 32.1272
CIE-LCH:
38.1362, 69.7020, 27.4467
CIE-Luv:
38.1362, 115.7645, 17.8414
Hunter-Lab:
31.8820, 53.7232, 16.5124
#b5082a color charts
#b5082a color shades, tints & tones
#b5082a color schemes
#b5082a color preview, HTML & CSS examples
This text has a color of #b5082a
<p style="color:#b5082a;">Text here</p>
.mytext {color:#b5082a;}
This box has a color of #b5082a
<div style="background-color:#b5082a;">Content here</div>
.mybackground {background-color:#b5082a;}
Border around this has a color of #b5082a
<div style="border:2px solid #b5082a;">Content here</div>
.myborder {border:2px solid #b5082a;}