#b70c79 color space conversions
Hex:
#b70c79
RGB:
183, 12, 121
CMY:
28, 95, 53
CMYK:
0, 93, 34, 28
HSL:
322°, 87.6923%, 38.2353%
HSV (HSB):
322°, 93.4426%, 71.7647%
XYZ:
23.1111, 11.7107, 19.1315
xyY:
0.4284, 0.2171, 11.7107
CIE-Lab:
40.7526, 67.4555, -14.1700
CIE-LCH:
40.7526, 68.9277, 348.1367
CIE-Luv:
40.7526, 86.3744, -30.1440
Hunter-Lab:
34.2209, 60.6635, -9.1919
#b70c79 color charts
#b70c79 color shades, tints & tones
#b70c79 color schemes
#b70c79 color preview, HTML & CSS examples
This text has a color of #b70c79
<p style="color:#b70c79;">Text here</p>
.mytext {color:#b70c79;}
This box has a color of #b70c79
<div style="background-color:#b70c79;">Content here</div>
.mybackground {background-color:#b70c79;}
Border around this has a color of #b70c79
<div style="border:2px solid #b70c79;">Content here</div>
.myborder {border:2px solid #b70c79;}