#b3083b color space conversions
Hex:
#b3083b
RGB:
179, 8, 59
CMY:
30, 97, 77
CMYK:
0, 96, 67, 30
HSL:
342°, 91.4439%, 36.6667%
HSV (HSB):
342°, 95.5307%, 70.1961%
XYZ:
19.4667, 10.0731, 5.0560
xyY:
0.5627, 0.2912, 10.0731
CIE-Lab:
37.9734, 62.0839, 21.1714
CIE-LCH:
37.9734, 65.5945, 18.8301
CIE-Luv:
37.9734, 109.2964, 9.7634
Hunter-Lab:
31.7382, 53.9413, 12.7717
#b3083b color charts
#b3083b color shades, tints & tones
#b3083b color schemes
#b3083b color preview, HTML & CSS examples
This text has a color of #b3083b
<p style="color:#b3083b;">Text here</p>
.mytext {color:#b3083b;}
This box has a color of #b3083b
<div style="background-color:#b3083b;">Content here</div>
.mybackground {background-color:#b3083b;}
Border around this has a color of #b3083b
<div style="border:2px solid #b3083b;">Content here</div>
.myborder {border:2px solid #b3083b;}