#b70c74 color space conversions
Hex:
#b70c74
RGB:
183, 12, 116
CMY:
28, 95, 55
CMYK:
0, 93, 37, 28
HSL:
324°, 87.6923%, 38.2353%
HSV (HSB):
324°, 93.4426%, 71.7647%
XYZ:
22.8123, 11.5912, 17.5580
xyY:
0.4390, 0.2231, 11.5912
CIE-Lab:
40.5588, 66.9398, -11.3447
CIE-LCH:
40.5588, 67.8943, 350.3811
CIE-Luv:
40.5588, 88.6347, -26.3488
Hunter-Lab:
34.0458, 60.0232, -6.7447
#b70c74 color charts
#b70c74 color shades, tints & tones
#b70c74 color schemes
#b70c74 color preview, HTML & CSS examples
This text has a color of #b70c74
<p style="color:#b70c74;">Text here</p>
.mytext {color:#b70c74;}
This box has a color of #b70c74
<div style="background-color:#b70c74;">Content here</div>
.mybackground {background-color:#b70c74;}
Border around this has a color of #b70c74
<div style="border:2px solid #b70c74;">Content here</div>
.myborder {border:2px solid #b70c74;}