#b71c0f color space conversions
Hex:
#b71c0f
RGB:
183, 28, 15
CMY:
28, 89, 94
CMYK:
0, 85, 92, 28
HSL:
5°, 84.8485%, 38.8235%
HSV (HSB):
5°, 91.8033%, 71.7647%
XYZ:
20.0299, 10.9323, 1.5064
xyY:
0.6169, 0.3367, 10.9323
CIE-Lab:
39.4662, 58.4650, 47.6187
CIE-LCH:
39.4662, 75.4036, 39.1622
CIE-Luv:
39.4662, 116.5279, 27.4678
Hunter-Lab:
33.0640, 50.2720, 20.4436
#b71c0f color charts
#b71c0f color shades, tints & tones
#b71c0f color schemes
#b71c0f color preview, HTML & CSS examples
This text has a color of #b71c0f
<p style="color:#b71c0f;">Text here</p>
.mytext {color:#b71c0f;}
This box has a color of #b71c0f
<div style="background-color:#b71c0f;">Content here</div>
.mybackground {background-color:#b71c0f;}
Border around this has a color of #b71c0f
<div style="border:2px solid #b71c0f;">Content here</div>
.myborder {border:2px solid #b71c0f;}