#b8093d color space conversions
Hex:
#b8093d
RGB:
184, 9, 61
CMY:
28, 96, 76
CMYK:
0, 95, 67, 28
HSL:
342°, 90.6736%, 37.8431%
HSV (HSB):
342°, 95.1087%, 72.1569%
XYZ:
20.7072, 10.7226, 5.3932
xyY:
0.5623, 0.2912, 10.7226
CIE-Lab:
39.1093, 63.3194, 21.5662
CIE-LCH:
39.1093, 66.8913, 18.8085
CIE-Luv:
39.1093, 112.3945, 10.0318
Hunter-Lab:
32.7454, 55.5731, 13.1568
#b8093d color charts
#b8093d color shades, tints & tones
#b8093d color schemes
#b8093d color preview, HTML & CSS examples
This text has a color of #b8093d
<p style="color:#b8093d;">Text here</p>
.mytext {color:#b8093d;}
This box has a color of #b8093d
<div style="background-color:#b8093d;">Content here</div>
.mybackground {background-color:#b8093d;}
Border around this has a color of #b8093d
<div style="border:2px solid #b8093d;">Content here</div>
.myborder {border:2px solid #b8093d;}