#b71b23 color space conversions
Hex:
#b71b23
RGB:
183, 27, 35
CMY:
28, 89, 86
CMYK:
0, 85, 81, 28
HSL:
357°, 74.2857%, 41.1765%
HSV (HSB):
357°, 85.2459%, 71.7647%
XYZ:
20.2237, 10.9725, 2.6421
xyY:
0.5977, 0.3243, 10.9725
CIE-Lab:
39.5341, 59.1289, 37.8465
CIE-LCH:
39.5341, 70.2039, 32.6220
CIE-Luv:
39.5341, 114.0317, 22.6296
Hunter-Lab:
33.1248, 51.0118, 18.4582
#b71b23 color charts
#b71b23 color shades, tints & tones
#b71b23 color schemes
#b71b23 color preview, HTML & CSS examples
This text has a color of #b71b23
<p style="color:#b71b23;">Text here</p>
.mytext {color:#b71b23;}
This box has a color of #b71b23
<div style="background-color:#b71b23;">Content here</div>
.mybackground {background-color:#b71b23;}
Border around this has a color of #b71b23
<div style="border:2px solid #b71b23;">Content here</div>
.myborder {border:2px solid #b71b23;}