#b6033f color space conversions
Hex:
#b6033f
RGB:
182, 3, 63
CMY:
29, 99, 75
CMYK:
0, 98, 65, 29
HSL:
340°, 96.7568%, 36.2745%
HSV (HSB):
340°, 98.3516%, 71.3725%
XYZ:
20.2212, 10.3691, 5.6383
xyY:
0.5582, 0.2862, 10.3691
CIE-Lab:
38.4969, 63.5871, 19.4139
CIE-LCH:
38.4969, 66.4847, 16.9780
CIE-Luv:
38.4969, 111.0842, 8.0167
Hunter-Lab:
32.2011, 55.7400, 12.1593
#b6033f color charts
#b6033f color shades, tints & tones
#b6033f color schemes
#b6033f color preview, HTML & CSS examples
This text has a color of #b6033f
<p style="color:#b6033f;">Text here</p>
.mytext {color:#b6033f;}
This box has a color of #b6033f
<div style="background-color:#b6033f;">Content here</div>
.mybackground {background-color:#b6033f;}
Border around this has a color of #b6033f
<div style="border:2px solid #b6033f;">Content here</div>
.myborder {border:2px solid #b6033f;}