#b9000c color space conversions
Hex:
#b9000c
RGB:
185, 0, 12
CMY:
27, 100, 95
CMYK:
0, 100, 94, 27
HSL:
356°, 100.0000%, 36.2745%
HSV (HSB):
356°, 100.0000%, 72.5490%
XYZ:
20.0739, 10.3408, 1.2858
xyY:
0.6332, 0.3262, 10.3408
CIE-Lab:
38.4473, 63.0745, 48.3304
CIE-LCH:
38.4473, 79.4621, 37.4609
CIE-Luv:
38.4473, 125.2688, 25.7238
Hunter-Lab:
32.1572, 55.1527, 20.1393
#b9000c color charts
#b9000c RGB chart
#b9000c CMYK chart
#b9000c RGB pie chart
#b9000c color shades, tints & tones
#b9000c color schemes
#b9000c color preview, HTML & CSS examples
This text has a color of #b9000c
<p style="color:#b9000c;">Text here</p>
.mytext {color:#b9000c;}
Text color #b9000c
This box has a color of #b9000c
<div style="background-color:#b9000c;">Content here</div>
.mybackground {background-color:#b9000c;}
Background color #b9000c
Border around this has a color of #b9000c
<div style="border:2px solid #b9000c;">Content here</div>
.myborder {border:2px solid #b9000c;}
Border color #b9000c