#b10004 color space conversions
Hex:
#b10004
RGB:
177, 0, 4
CMY:
31, 100, 98
CMYK:
0, 100, 98, 31
HSL:
359°, 100.0000%, 34.7059%
HSV (HSB):
359°, 100.0000%, 69.4118%
XYZ:
18.1534, 9.3559, 0.9639
xyY:
0.6376, 0.3286, 9.3559
CIE-Lab:
36.6606, 60.9596, 49.4204
CIE-LCH:
36.6606, 78.4757, 39.0319
CIE-Luv:
36.6606, 120.1500, 25.4597
Hunter-Lab:
30.5874, 52.4105, 19.5427
#b10004 color charts
#b10004 color shades, tints & tones
#b10004 color schemes
#b10004 color preview, HTML & CSS examples
This text has a color of #b10004
<p style="color:#b10004;">Text here</p>
.mytext {color:#b10004;}
This box has a color of #b10004
<div style="background-color:#b10004;">Content here</div>
.mybackground {background-color:#b10004;}
Border around this has a color of #b10004
<div style="border:2px solid #b10004;">Content here</div>
.myborder {border:2px solid #b10004;}