#b70f97 color space conversions
Hex:
#b70f97
RGB:
183, 15, 151
CMY:
28, 94, 41
CMYK:
0, 92, 17, 28
HSL:
311°, 84.8485%, 38.8235%
HSV (HSB):
311°, 91.8033%, 71.7647%
XYZ:
25.2852, 12.6433, 30.3859
xyY:
0.3701, 0.1851, 12.6433
CIE-Lab:
42.2208, 70.6211, -30.3168
CIE-LCH:
42.2208, 76.8534, 336.7667
CIE-Luv:
42.2208, 72.7724, -53.0136
Hunter-Lab:
35.5574, 64.7074, -25.7766
#b70f97 color charts
#b70f97 color shades, tints & tones
#b70f97 color schemes
#b70f97 color preview, HTML & CSS examples
This text has a color of #b70f97
<p style="color:#b70f97;">Text here</p>
.mytext {color:#b70f97;}
This box has a color of #b70f97
<div style="background-color:#b70f97;">Content here</div>
.mybackground {background-color:#b70f97;}
Border around this has a color of #b70f97
<div style="border:2px solid #b70f97;">Content here</div>
.myborder {border:2px solid #b70f97;}