#b6003d color space conversions
Hex:
#b6003d
RGB:
182, 0, 61
CMY:
29, 100, 76
CMYK:
0, 100, 66, 29
HSL:
340°, 100.0000%, 35.6863%
HSV (HSB):
340°, 100.0000%, 71.3725%
XYZ:
20.1337, 10.2820, 5.3383
xyY:
0.5631, 0.2876, 10.2820
CIE-Lab:
38.3439, 63.8156, 20.4962
CIE-LCH:
38.3439, 67.0263, 17.8059
CIE-Luv:
38.3439, 112.2477, 8.8414
Hunter-Lab:
32.0656, 55.9640, 12.5752
#b6003d color charts
#b6003d color shades, tints & tones
#b6003d color schemes
#b6003d color preview, HTML & CSS examples
This text has a color of #b6003d
<p style="color:#b6003d;">Text here</p>
.mytext {color:#b6003d;}
This box has a color of #b6003d
<div style="background-color:#b6003d;">Content here</div>
.mybackground {background-color:#b6003d;}
Border around this has a color of #b6003d
<div style="border:2px solid #b6003d;">Content here</div>
.myborder {border:2px solid #b6003d;}