#b0001c color space conversions
Hex:
#b0001c
RGB:
176, 0, 28
CMY:
31, 100, 89
CMYK:
0, 100, 84, 31
HSL:
350°, 100.0000%, 34.5098%
HSV (HSB):
350°, 100.0000%, 69.0196%
XYZ:
18.1141, 9.3139, 1.9417
xyY:
0.6168, 0.3171, 9.3139
CIE-Lab:
36.5819, 61.0913, 38.4066
CIE-LCH:
36.5819, 72.1610, 32.1566
CIE-Luv:
36.5819, 116.4737, 20.8742
Hunter-Lab:
30.5188, 52.5390, 17.5910
#b0001c color charts
#b0001c RGB chart
#b0001c CMYK chart
#b0001c RGB pie chart
#b0001c color shades, tints & tones
#b0001c color schemes
#b0001c color preview, HTML & CSS examples
This text has a color of #b0001c
<p style="color:#b0001c;">Text here</p>
.mytext {color:#b0001c;}
Text color #b0001c
This box has a color of #b0001c
<div style="background-color:#b0001c;">Content here</div>
.mybackground {background-color:#b0001c;}
Background color #b0001c
Border around this has a color of #b0001c
<div style="border:2px solid #b0001c;">Content here</div>
.myborder {border:2px solid #b0001c;}
Border color #b0001c