#b70d61 color space conversions
Hex:
#b70d61
RGB:
183, 13, 97
CMY:
28, 95, 62
CMYK:
0, 93, 47, 28
HSL:
330°, 86.7347%, 38.4314%
HSV (HSB):
330°, 92.8962%, 71.7647%
XYZ:
21.8300, 11.2182, 12.3240
xyY:
0.4811, 0.2472, 11.2182
CIE-Lab:
39.9456, 65.0578, -0.2869
CIE-LCH:
39.9456, 65.0584, 359.7473
CIE-Luv:
39.9456, 96.9536, -12.3119
Hunter-Lab:
33.4936, 57.7268, 1.6296
#b70d61 color charts
#b70d61 color shades, tints & tones
#b70d61 color schemes
#b70d61 color preview, HTML & CSS examples
This text has a color of #b70d61
<p style="color:#b70d61;">Text here</p>
.mytext {color:#b70d61;}
This box has a color of #b70d61
<div style="background-color:#b70d61;">Content here</div>
.mybackground {background-color:#b70d61;}
Border around this has a color of #b70d61
<div style="border:2px solid #b70d61;">Content here</div>
.myborder {border:2px solid #b70d61;}