#b70e83 color space conversions
Hex:
#b70e83
RGB:
183, 14, 131
CMY:
28, 95, 49
CMYK:
0, 92, 28, 28
HSL:
318°, 85.7868%, 38.6275%
HSV (HSB):
318°, 92.3497%, 71.7647%
XYZ:
23.7822, 12.0200, 22.5394
xyY:
0.4076, 0.2060, 12.0200
CIE-Lab:
41.2480, 68.3122, -19.6073
CIE-LCH:
41.2480, 71.0704, 343.9852
CIE-Luv:
41.2480, 81.6580, -37.6303
Hunter-Lab:
34.6699, 61.7715, -14.2762
#b70e83 color charts
#b70e83 color shades, tints & tones
#b70e83 color schemes
#b70e83 color preview, HTML & CSS examples
This text has a color of #b70e83
<p style="color:#b70e83;">Text here</p>
.mytext {color:#b70e83;}
This box has a color of #b70e83
<div style="background-color:#b70e83;">Content here</div>
.mybackground {background-color:#b70e83;}
Border around this has a color of #b70e83
<div style="border:2px solid #b70e83;">Content here</div>
.myborder {border:2px solid #b70e83;}