#b70b8c color space conversions
Hex:
#b70b8c
RGB:
183, 11, 140
CMY:
28, 96, 45
CMYK:
0, 94, 23, 28
HSL:
315°, 88.6598%, 38.0392%
HSV (HSB):
315°, 93.9891%, 71.7647%
XYZ:
24.3817, 12.2001, 25.8807
xyY:
0.3903, 0.1953, 12.2001
CIE-Lab:
41.5324, 69.7120, -24.6961
CIE-LCH:
41.5324, 73.9571, 340.4929
CIE-Luv:
41.5324, 77.9267, -44.8699
Hunter-Lab:
34.9286, 63.4760, -19.4816
#b70b8c color charts
#b70b8c color shades, tints & tones
#b70b8c color schemes
#b70b8c color preview, HTML & CSS examples
This text has a color of #b70b8c
<p style="color:#b70b8c;">Text here</p>
.mytext {color:#b70b8c;}
This box has a color of #b70b8c
<div style="background-color:#b70b8c;">Content here</div>
.mybackground {background-color:#b70b8c;}
Border around this has a color of #b70b8c
<div style="border:2px solid #b70b8c;">Content here</div>
.myborder {border:2px solid #b70b8c;}