#b70a65 color space conversions
Hex:
#b70a65
RGB:
183, 10, 101
CMY:
28, 96, 60
CMYK:
0, 95, 45, 28
HSL:
328°, 89.6373%, 37.8431%
HSV (HSB):
328°, 94.5355%, 71.7647%
XYZ:
21.9859, 11.2239, 13.3196
xyY:
0.4725, 0.2412, 11.2239
CIE-Lab:
39.9551, 65.7438, -2.8083
CIE-LCH:
39.9551, 65.8038, 357.5541
CIE-Luv:
39.9551, 95.5830, -15.4359
Hunter-Lab:
33.5022, 58.5126, -0.1206
#b70a65 color charts
#b70a65 color shades, tints & tones
#b70a65 color schemes
#b70a65 color preview, HTML & CSS examples
This text has a color of #b70a65
<p style="color:#b70a65;">Text here</p>
.mytext {color:#b70a65;}
This box has a color of #b70a65
<div style="background-color:#b70a65;">Content here</div>
.mybackground {background-color:#b70a65;}
Border around this has a color of #b70a65
<div style="border:2px solid #b70a65;">Content here</div>
.myborder {border:2px solid #b70a65;}