#b7314f color space conversions
Hex:
#b7314f
RGB:
183, 49, 79
CMY:
28, 81, 69
CMYK:
0, 73, 57, 28
HSL:
347°, 57.7586%, 45.4902%
HSV (HSB):
347°, 73.2240%, 71.7647%
XYZ:
22.0380, 12.8284, 8.7117
xyY:
0.5057, 0.2944, 12.8284
CIE-Lab:
42.5036, 55.0013, 14.6872
CIE-LCH:
42.5036, 56.9286, 14.9511
CIE-Luv:
42.5036, 93.1292, 6.3712
Hunter-Lab:
35.8168, 47.1515, 10.6506
#b7314f color charts
#b7314f color shades, tints & tones
#b7314f color schemes
#b7314f color preview, HTML & CSS examples
This text has a color of #b7314f
<p style="color:#b7314f;">Text here</p>
.mytext {color:#b7314f;}
This box has a color of #b7314f
<div style="background-color:#b7314f;">Content here</div>
.mybackground {background-color:#b7314f;}
Border around this has a color of #b7314f
<div style="border:2px solid #b7314f;">Content here</div>
.myborder {border:2px solid #b7314f;}