#b70a8a color space conversions
Hex:
#b70a8a
RGB:
183, 10, 138
CMY:
28, 96, 46
CMYK:
0, 95, 25, 28
HSL:
316°, 89.6373%, 37.8431%
HSV (HSB):
316°, 94.5355%, 71.7647%
XYZ:
24.2244, 12.1193, 25.1073
xyY:
0.3942, 0.1972, 12.1193
CIE-Lab:
41.4052, 69.5754, -23.6687
CIE-LCH:
41.4052, 73.4911, 341.2124
CIE-Luv:
41.4052, 78.8990, -43.4039
Hunter-Lab:
34.8128, 63.2863, -18.3914
#b70a8a color charts
#b70a8a color shades, tints & tones
#b70a8a color schemes
#b70a8a color preview, HTML & CSS examples
This text has a color of #b70a8a
<p style="color:#b70a8a;">Text here</p>
.mytext {color:#b70a8a;}
This box has a color of #b70a8a
<div style="background-color:#b70a8a;">Content here</div>
.mybackground {background-color:#b70a8a;}
Border around this has a color of #b70a8a
<div style="border:2px solid #b70a8a;">Content here</div>
.myborder {border:2px solid #b70a8a;}