#b70d86 color space conversions
Hex:
#b70d86
RGB:
183, 13, 134
CMY:
28, 95, 47
CMYK:
0, 93, 27, 28
HSL:
317°, 86.7347%, 38.4314%
HSV (HSB):
317°, 92.8962%, 71.7647%
XYZ:
23.9754, 12.0764, 23.6216
xyY:
0.4018, 0.2024, 12.0764
CIE-Lab:
41.3372, 68.7785, -21.3174
CIE-LCH:
41.3372, 72.0063, 342.7795
CIE-Luv:
41.3372, 80.4187, -40.0466
Hunter-Lab:
34.7511, 62.3363, -15.9759
#b70d86 color charts
#b70d86 color shades, tints & tones
#b70d86 color schemes
#b70d86 color preview, HTML & CSS examples
This text has a color of #b70d86
<p style="color:#b70d86;">Text here</p>
.mytext {color:#b70d86;}
This box has a color of #b70d86
<div style="background-color:#b70d86;">Content here</div>
.mybackground {background-color:#b70d86;}
Border around this has a color of #b70d86
<div style="border:2px solid #b70d86;">Content here</div>
.myborder {border:2px solid #b70d86;}