#b3085f color space conversions
Hex:
#b3085f
RGB:
179, 8, 95
CMY:
30, 97, 63
CMYK:
0, 96, 47, 30
HSL:
329°, 91.4439%, 36.6667%
HSV (HSB):
329°, 95.5307%, 70.1961%
XYZ:
20.7428, 10.5836, 11.7760
xyY:
0.4812, 0.2455, 10.5836
CIE-Lab:
38.8701, 64.5232, -0.6855
CIE-LCH:
38.8701, 64.5268, 359.3913
CIE-Luv:
38.8701, 95.1942, -12.6029
Hunter-Lab:
32.5324, 56.8805, 1.3110
#b3085f color charts
#b3085f color shades, tints & tones
#b3085f color schemes
#b3085f color preview, HTML & CSS examples
This text has a color of #b3085f
<p style="color:#b3085f;">Text here</p>
.mytext {color:#b3085f;}
This box has a color of #b3085f
<div style="background-color:#b3085f;">Content here</div>
.mybackground {background-color:#b3085f;}
Border around this has a color of #b3085f
<div style="border:2px solid #b3085f;">Content here</div>
.myborder {border:2px solid #b3085f;}