#b70c75 color space conversions
Hex:
#b70c75
RGB:
183, 12, 117
CMY:
28, 95, 54
CMYK:
0, 93, 36, 28
HSL:
323°, 87.6923%, 38.2353%
HSV (HSB):
323°, 93.4426%, 71.7647%
XYZ:
22.8708, 11.6146, 17.8660
xyY:
0.4369, 0.2219, 11.6146
CIE-Lab:
40.5969, 67.0412, -11.9121
CIE-LCH:
40.5969, 68.0913, 349.9247
CIE-Luv:
40.5969, 88.1829, -27.1048
Hunter-Lab:
34.0802, 60.1489, -7.2258
#b70c75 color charts
#b70c75 color shades, tints & tones
#b70c75 color schemes
#b70c75 color preview, HTML & CSS examples
This text has a color of #b70c75
<p style="color:#b70c75;">Text here</p>
.mytext {color:#b70c75;}
This box has a color of #b70c75
<div style="background-color:#b70c75;">Content here</div>
.mybackground {background-color:#b70c75;}
Border around this has a color of #b70c75
<div style="border:2px solid #b70c75;">Content here</div>
.myborder {border:2px solid #b70c75;}