#b70d7b color space conversions
Hex:
#b70d7b
RGB:
183, 13, 123
CMY:
28, 95, 52
CMYK:
0, 93, 33, 28
HSL:
321°, 86.7347%, 38.4314%
HSV (HSB):
321°, 92.8962%, 71.7647%
XYZ:
23.2475, 11.7852, 19.7884
xyY:
0.4241, 0.2150, 11.7852
CIE-Lab:
40.8727, 67.5507, -15.2307
CIE-LCH:
40.8727, 69.2465, 347.2940
CIE-Luv:
40.8727, 85.3630, -31.5772
Hunter-Lab:
34.3296, 60.8010, -10.1455
#b70d7b color charts
#b70d7b color shades, tints & tones
#b70d7b color schemes
#b70d7b color preview, HTML & CSS examples
This text has a color of #b70d7b
<p style="color:#b70d7b;">Text here</p>
.mytext {color:#b70d7b;}
This box has a color of #b70d7b
<div style="background-color:#b70d7b;">Content here</div>
.mybackground {background-color:#b70d7b;}
Border around this has a color of #b70d7b
<div style="border:2px solid #b70d7b;">Content here</div>
.myborder {border:2px solid #b70d7b;}