#b31745 color space conversions
Hex:
#b31745
RGB:
179, 23, 69
CMY:
30, 91, 73
CMYK:
0, 87, 61, 30
HSL:
342°, 77.2277%, 39.6078%
HSV (HSB):
342°, 87.1508%, 70.1961%
XYZ:
19.9710, 10.6262, 6.6287
xyY:
0.5365, 0.2855, 10.6262
CIE-Lab:
38.9436, 60.4255, 16.0524
CIE-LCH:
38.9436, 62.5214, 14.8774
CIE-Luv:
38.9436, 102.8147, 5.8941
Hunter-Lab:
32.5978, 52.3115, 10.7620
#b31745 color charts
#b31745 color shades, tints & tones
#b31745 color schemes
#b31745 color preview, HTML & CSS examples
This text has a color of #b31745
<p style="color:#b31745;">Text here</p>
.mytext {color:#b31745;}
This box has a color of #b31745
<div style="background-color:#b31745;">Content here</div>
.mybackground {background-color:#b31745;}
Border around this has a color of #b31745
<div style="border:2px solid #b31745;">Content here</div>
.myborder {border:2px solid #b31745;}