#b3015e color space conversions
Hex:
#b3015e
RGB:
179, 1, 94
CMY:
30, 100, 63
CMYK:
0, 99, 47, 30
HSL:
329°, 98.8889%, 35.2941%
HSV (HSB):
329°, 99.4413%, 70.1961%
XYZ:
20.6216, 10.4136, 11.5128
xyY:
0.4847, 0.2447, 10.4136
CIE-Lab:
38.5747, 65.2093, -0.4794
CIE-LCH:
38.5747, 65.2111, 359.5787
CIE-Luv:
38.5747, 96.4927, -12.4965
Hunter-Lab:
32.2701, 57.5948, 1.4365
#b3015e color charts
#b3015e color shades, tints & tones
#b3015e color schemes
#b3015e color preview, HTML & CSS examples
This text has a color of #b3015e
<p style="color:#b3015e;">Text here</p>
.mytext {color:#b3015e;}
This box has a color of #b3015e
<div style="background-color:#b3015e;">Content here</div>
.mybackground {background-color:#b3015e;}
Border around this has a color of #b3015e
<div style="border:2px solid #b3015e;">Content here</div>
.myborder {border:2px solid #b3015e;}