#b70d79 color space conversions
Hex:
#b70d79
RGB:
183, 13, 121
CMY:
28, 95, 53
CMYK:
0, 93, 34, 28
HSL:
322°, 86.7347%, 38.4314%
HSV (HSB):
322°, 92.8962%, 71.7647%
XYZ:
23.1236, 11.7356, 19.1356
xyY:
0.4283, 0.2173, 11.7356
CIE-Lab:
40.7928, 67.3382, -14.1088
CIE-LCH:
40.7928, 68.8004, 348.1665
CIE-Luv:
40.7928, 86.2654, -30.0494
Hunter-Lab:
34.2573, 60.5368, -9.1384
#b70d79 color charts
#b70d79 color shades, tints & tones
#b70d79 color schemes
#b70d79 color preview, HTML & CSS examples
This text has a color of #b70d79
<p style="color:#b70d79;">Text here</p>
.mytext {color:#b70d79;}
This box has a color of #b70d79
<div style="background-color:#b70d79;">Content here</div>
.mybackground {background-color:#b70d79;}
Border around this has a color of #b70d79
<div style="border:2px solid #b70d79;">Content here</div>
.myborder {border:2px solid #b70d79;}