#b70c88 color space conversions
Hex:
#b70c88
RGB:
183, 12, 136
CMY:
28, 95, 47
CMYK:
0, 93, 26, 28
HSL:
316°, 87.6923%, 38.2353%
HSV (HSB):
316°, 93.4426%, 71.7647%
XYZ:
24.1038, 12.1078, 24.3592
xyY:
0.3979, 0.1999, 12.1078
CIE-Lab:
41.3869, 69.1272, -22.4697
CIE-LCH:
41.3869, 72.6874, 341.9933
CIE-Luv:
41.3869, 79.6204, -41.6864
Hunter-Lab:
34.7963, 62.7559, -17.1487
#b70c88 color charts
#b70c88 color shades, tints & tones
#b70c88 color schemes
#b70c88 color preview, HTML & CSS examples
This text has a color of #b70c88
<p style="color:#b70c88;">Text here</p>
.mytext {color:#b70c88;}
This box has a color of #b70c88
<div style="background-color:#b70c88;">Content here</div>
.mybackground {background-color:#b70c88;}
Border around this has a color of #b70c88
<div style="border:2px solid #b70c88;">Content here</div>
.myborder {border:2px solid #b70c88;}