#b8074d color space conversions
Hex:
#b8074d
RGB:
184, 7, 77
CMY:
28, 97, 70
CMYK:
0, 96, 58, 28
HSL:
336°, 92.6702%, 37.4510%
HSV (HSB):
336°, 96.1957%, 72.1569%
XYZ:
21.1827, 10.8781, 8.0044
xyY:
0.5287, 0.2715, 10.8781
CIE-Lab:
39.3744, 64.4624, 11.6907
CIE-LCH:
39.3744, 65.5140, 10.2793
CIE-Luv:
39.3744, 106.8783, 0.7785
Hunter-Lab:
32.9820, 56.9231, 8.6983
#b8074d color charts
#b8074d color shades, tints & tones
#b8074d color schemes
#b8074d color preview, HTML & CSS examples
This text has a color of #b8074d
<p style="color:#b8074d;">Text here</p>
.mytext {color:#b8074d;}
This box has a color of #b8074d
<div style="background-color:#b8074d;">Content here</div>
.mybackground {background-color:#b8074d;}
Border around this has a color of #b8074d
<div style="border:2px solid #b8074d;">Content here</div>
.myborder {border:2px solid #b8074d;}