#b70a7b color space conversions
Hex:
#b70a7b
RGB:
183, 10, 123
CMY:
28, 96, 52
CMYK:
0, 95, 33, 28
HSL:
321°, 89.6373%, 37.8431%
HSV (HSB):
321°, 94.5355%, 71.7647%
XYZ:
23.2121, 11.7144, 19.7766
xyY:
0.4243, 0.2141, 11.7144
CIE-Lab:
40.7586, 67.8836, -15.4048
CIE-LCH:
40.7586, 69.6096, 347.2144
CIE-Luv:
40.7586, 85.6672, -31.8459
Hunter-Lab:
34.2263, 61.1617, -10.3004
#b70a7b color charts
#b70a7b color shades, tints & tones
#b70a7b color schemes
#b70a7b color preview, HTML & CSS examples
This text has a color of #b70a7b
<p style="color:#b70a7b;">Text here</p>
.mytext {color:#b70a7b;}
This box has a color of #b70a7b
<div style="background-color:#b70a7b;">Content here</div>
.mybackground {background-color:#b70a7b;}
Border around this has a color of #b70a7b
<div style="border:2px solid #b70a7b;">Content here</div>
.myborder {border:2px solid #b70a7b;}