#b70d5a color space conversions
Hex:
#b70d5a
RGB:
183, 13, 90
CMY:
28, 95, 65
CMYK:
0, 93, 51, 28
HSL:
333°, 86.7347%, 38.4314%
HSV (HSB):
333°, 92.8962%, 71.7647%
XYZ:
21.5178, 11.0933, 10.6800
xyY:
0.4970, 0.2562, 11.0933
CIE-Lab:
39.7372, 64.4892, 3.8627
CIE-LCH:
39.7372, 64.6048, 3.4278
CIE-Luv:
39.7372, 99.9430, -7.4549
Hunter-Lab:
33.3066, 57.0338, 4.3029
#b70d5a color charts
#b70d5a color shades, tints & tones
#b70d5a color schemes
#b70d5a color preview, HTML & CSS examples
This text has a color of #b70d5a
<p style="color:#b70d5a;">Text here</p>
.mytext {color:#b70d5a;}
This box has a color of #b70d5a
<div style="background-color:#b70d5a;">Content here</div>
.mybackground {background-color:#b70d5a;}
Border around this has a color of #b70d5a
<div style="border:2px solid #b70d5a;">Content here</div>
.myborder {border:2px solid #b70d5a;}