#b71945 color space conversions
Hex:
#b71945
RGB:
183, 25, 69
CMY:
28, 90, 73
CMYK:
0, 86, 62, 28
HSL:
343°, 75.9615%, 40.7843%
HSV (HSB):
343°, 86.3388%, 71.7647%
XYZ:
20.9502, 11.1922, 6.6863
xyY:
0.5396, 0.2882, 11.1922
CIE-Lab:
39.9023, 61.0741, 17.4781
CIE-LCH:
39.9023, 63.5258, 15.9700
CIE-Luv:
39.9023, 105.4726, 7.1964
Hunter-Lab:
33.4548, 53.2355, 11.5685
#b71945 color charts
#b71945 color shades, tints & tones
#b71945 color schemes
#b71945 color preview, HTML & CSS examples
This text has a color of #b71945
<p style="color:#b71945;">Text here</p>
.mytext {color:#b71945;}
This box has a color of #b71945
<div style="background-color:#b71945;">Content here</div>
.mybackground {background-color:#b71945;}
Border around this has a color of #b71945
<div style="border:2px solid #b71945;">Content here</div>
.myborder {border:2px solid #b71945;}