#b70c81 color space conversions
Hex:
#b70c81
RGB:
183, 12, 129
CMY:
28, 95, 49
CMYK:
0, 93, 30, 28
HSL:
319°, 87.6923%, 38.2353%
HSV (HSB):
319°, 93.4426%, 71.7647%
XYZ:
23.6224, 11.9152, 21.8237
xyY:
0.4118, 0.2077, 11.9152
CIE-Lab:
41.0810, 68.3242, -18.6294
CIE-LCH:
41.0810, 70.8185, 344.7484
CIE-Luv:
41.0810, 82.7610, -36.2794
Hunter-Lab:
34.5184, 61.7477, -13.3223
#b70c81 color charts
#b70c81 color shades, tints & tones
#b70c81 color schemes
#b70c81 color preview, HTML & CSS examples
This text has a color of #b70c81
<p style="color:#b70c81;">Text here</p>
.mytext {color:#b70c81;}
This box has a color of #b70c81
<div style="background-color:#b70c81;">Content here</div>
.mybackground {background-color:#b70c81;}
Border around this has a color of #b70c81
<div style="border:2px solid #b70c81;">Content here</div>
.myborder {border:2px solid #b70c81;}