#b81f25 color space conversions
Hex:
#b81f25
RGB:
184, 31, 37
CMY:
28, 88, 85
CMYK:
0, 83, 80, 28
HSL:
358°, 71.1628%, 42.1569%
HSV (HSB):
358°, 83.1522%, 72.1569%
XYZ:
20.5911, 11.3039, 2.8469
xyY:
0.5927, 0.3254, 11.3039
CIE-Lab:
40.0877, 58.5393, 37.3422
CIE-LCH:
40.0877, 69.4355, 32.5338
CIE-Luv:
40.0877, 112.9293, 22.7699
Hunter-Lab:
33.6213, 50.4837, 18.5145
#b81f25 color charts
#b81f25 color shades, tints & tones
#b81f25 color schemes
#b81f25 color preview, HTML & CSS examples
This text has a color of #b81f25
<p style="color:#b81f25;">Text here</p>
.mytext {color:#b81f25;}
This box has a color of #b81f25
<div style="background-color:#b81f25;">Content here</div>
.mybackground {background-color:#b81f25;}
Border around this has a color of #b81f25
<div style="border:2px solid #b81f25;">Content here</div>
.myborder {border:2px solid #b81f25;}