#b3084e color space conversions
Hex:
#b3084e
RGB:
179, 8, 78
CMY:
30, 97, 69
CMYK:
0, 96, 56, 30
HSL:
335°, 91.4439%, 36.6667%
HSV (HSB):
335°, 95.5307%, 70.1961%
XYZ:
20.0524, 10.3074, 8.1404
xyY:
0.5208, 0.2677, 10.3074
CIE-Lab:
38.3886, 63.2208, 9.5193
CIE-LCH:
38.3886, 63.9335, 8.5628
CIE-Luv:
38.3886, 102.3312, -1.1828
Hunter-Lab:
32.1052, 55.3042, 7.4404
#b3084e color charts
#b3084e color shades, tints & tones
#b3084e color schemes
#b3084e color preview, HTML & CSS examples
This text has a color of #b3084e
<p style="color:#b3084e;">Text here</p>
.mytext {color:#b3084e;}
This box has a color of #b3084e
<div style="background-color:#b3084e;">Content here</div>
.mybackground {background-color:#b3084e;}
Border around this has a color of #b3084e
<div style="border:2px solid #b3084e;">Content here</div>
.myborder {border:2px solid #b3084e;}