#b7074d color space conversions
Hex:
#b7074d
RGB:
183, 7, 77
CMY:
28, 97, 70
CMYK:
0, 96, 58, 28
HSL:
336°, 92.6316%, 37.2549%
HSV (HSB):
336°, 96.1749%, 71.7647%
XYZ:
20.9440, 10.7551, 7.9932
xyY:
0.5277, 0.2710, 10.7551
CIE-Lab:
39.1648, 64.2229, 11.3683
CIE-LCH:
39.1648, 65.2213, 10.0381
CIE-Luv:
39.1648, 106.0784, 0.4971
Hunter-Lab:
32.7949, 56.6052, 8.5054
#b7074d color charts
#b7074d color shades, tints & tones
#b7074d color schemes
#b7074d color preview, HTML & CSS examples
This text has a color of #b7074d
<p style="color:#b7074d;">Text here</p>
.mytext {color:#b7074d;}
This box has a color of #b7074d
<div style="background-color:#b7074d;">Content here</div>
.mybackground {background-color:#b7074d;}
Border around this has a color of #b7074d
<div style="border:2px solid #b7074d;">Content here</div>
.myborder {border:2px solid #b7074d;}