#b70a84 color space conversions
Hex:
#b70a84
RGB:
183, 10, 132
CMY:
28, 96, 48
CMYK:
0, 95, 28, 28
HSL:
318°, 89.6373%, 37.8431%
HSV (HSB):
318°, 94.5355%, 71.7647%
XYZ:
23.8018, 11.9503, 22.8819
xyY:
0.4059, 0.2038, 11.9503
CIE-Lab:
41.1370, 68.8770, -20.3949
CIE-LCH:
41.1370, 71.8331, 343.5056
CIE-Luv:
41.1370, 81.5920, -38.7655
Hunter-Lab:
34.5692, 62.4060, -15.0466
#b70a84 color charts
#b70a84 color shades, tints & tones
#b70a84 color schemes
#b70a84 color preview, HTML & CSS examples
This text has a color of #b70a84
<p style="color:#b70a84;">Text here</p>
.mytext {color:#b70a84;}
This box has a color of #b70a84
<div style="background-color:#b70a84;">Content here</div>
.mybackground {background-color:#b70a84;}
Border around this has a color of #b70a84
<div style="border:2px solid #b70a84;">Content here</div>
.myborder {border:2px solid #b70a84;}