#b9064d color space conversions
Hex:
#b9064d
RGB:
185, 6, 77
CMY:
27, 98, 70
CMYK:
0, 97, 58, 27
HSL:
336°, 93.7173%, 37.4510%
HSV (HSB):
336°, 96.7568%, 72.5490%
XYZ:
21.4123, 10.9804, 8.0120
xyY:
0.5299, 0.2718, 10.9804
CIE-Lab:
39.5474, 64.8082, 11.9622
CIE-LCH:
39.5474, 65.9030, 10.4579
CIE-Luv:
39.5474, 107.8175, 0.9800
Hunter-Lab:
33.1366, 57.3542, 8.8600
#b9064d color charts
#b9064d color shades, tints & tones
#b9064d color schemes
#b9064d color preview, HTML & CSS examples
This text has a color of #b9064d
<p style="color:#b9064d;">Text here</p>
.mytext {color:#b9064d;}
This box has a color of #b9064d
<div style="background-color:#b9064d;">Content here</div>
.mybackground {background-color:#b9064d;}
Border around this has a color of #b9064d
<div style="border:2px solid #b9064d;">Content here</div>
.myborder {border:2px solid #b9064d;}