#b8065c color space conversions
Hex:
#b8065c
RGB:
184, 6, 92
CMY:
28, 98, 64
CMYK:
0, 97, 50, 28
HSL:
331°, 93.6842%, 37.2549%
HSV (HSB):
331°, 96.7391%, 72.1569%
XYZ:
21.7641, 11.0933, 11.1193
xyY:
0.4949, 0.2523, 11.0933
CIE-Lab:
39.7372, 65.6472, 2.6148
CIE-LCH:
39.7372, 65.6993, 2.2809
CIE-Luv:
39.7372, 100.8124, -9.1108
Hunter-Lab:
33.3066, 58.3535, 3.5208
#b8065c color charts
#b8065c color shades, tints & tones
#b8065c color schemes
#b8065c color preview, HTML & CSS examples
This text has a color of #b8065c
<p style="color:#b8065c;">Text here</p>
.mytext {color:#b8065c;}
This box has a color of #b8065c
<div style="background-color:#b8065c;">Content here</div>
.mybackground {background-color:#b8065c;}
Border around this has a color of #b8065c
<div style="border:2px solid #b8065c;">Content here</div>
.myborder {border:2px solid #b8065c;}