#b70d90 color space conversions
Hex:
#b70d90
RGB:
183, 13, 144
CMY:
28, 95, 44
CMYK:
0, 93, 21, 28
HSL:
314°, 86.7347%, 38.4314%
HSV (HSB):
314°, 92.8962%, 71.7647%
XYZ:
24.7064, 12.3687, 27.4708
xyY:
0.3828, 0.1916, 12.3687
CIE-Lab:
41.7963, 69.9783, -26.7280
CIE-LCH:
41.7963, 74.9089, 339.0958
CIE-Luv:
41.7963, 75.9891, -47.7902
Hunter-Lab:
35.1692, 63.8502, -21.6931
#b70d90 color charts
#b70d90 color shades, tints & tones
#b70d90 color schemes
#b70d90 color preview, HTML & CSS examples
This text has a color of #b70d90
<p style="color:#b70d90;">Text here</p>
.mytext {color:#b70d90;}
This box has a color of #b70d90
<div style="background-color:#b70d90;">Content here</div>
.mybackground {background-color:#b70d90;}
Border around this has a color of #b70d90
<div style="border:2px solid #b70d90;">Content here</div>
.myborder {border:2px solid #b70d90;}