#b71d1a color space conversions
Hex:
#b71d1a
RGB:
183, 29, 26
CMY:
28, 89, 90
CMYK:
0, 84, 86, 28
HSL:
1°, 75.1196%, 40.9804%
HSV (HSB):
1°, 85.7923%, 71.7647%
XYZ:
20.1543, 11.0206, 2.0422
xyY:
0.6067, 0.3318, 11.0206
CIE-Lab:
39.6151, 58.4374, 42.7495
CIE-LCH:
39.6151, 72.4047, 36.1871
CIE-Luv:
39.6151, 114.8131, 25.4202
Hunter-Lab:
33.1973, 50.2731, 19.5907
#b71d1a color charts
#b71d1a color shades, tints & tones
#b71d1a color schemes
#b71d1a color preview, HTML & CSS examples
This text has a color of #b71d1a
<p style="color:#b71d1a;">Text here</p>
.mytext {color:#b71d1a;}
This box has a color of #b71d1a
<div style="background-color:#b71d1a;">Content here</div>
.mybackground {background-color:#b71d1a;}
Border around this has a color of #b71d1a
<div style="border:2px solid #b71d1a;">Content here</div>
.myborder {border:2px solid #b71d1a;}