#b80e23 color space conversions
Hex:
#b80e23
RGB:
184, 14, 35
CMY:
28, 95, 86
CMYK:
0, 92, 81, 28
HSL:
353°, 85.8586%, 38.8235%
HSV (HSB):
353°, 92.3913%, 72.1569%
XYZ:
20.2276, 10.6258, 2.5750
xyY:
0.6051, 0.3179, 10.6258
CIE-Lab:
38.9429, 61.6961, 37.3217
CIE-LCH:
38.9429, 72.1063, 31.1710
CIE-Luv:
38.9429, 118.4908, 21.3331
Hunter-Lab:
32.5972, 53.7197, 18.1345
#b80e23 color charts
#b80e23 color shades, tints & tones
#b80e23 color schemes
#b80e23 color preview, HTML & CSS examples
This text has a color of #b80e23
<p style="color:#b80e23;">Text here</p>
.mytext {color:#b80e23;}
This box has a color of #b80e23
<div style="background-color:#b80e23;">Content here</div>
.mybackground {background-color:#b80e23;}
Border around this has a color of #b80e23
<div style="border:2px solid #b80e23;">Content here</div>
.myborder {border:2px solid #b80e23;}