#ff2070 color space conversions
Hex:
#ff2070
RGB:
255, 32, 112
CMY:
0, 87, 56
CMYK:
0, 87, 56, 0
HSL:
338°, 100.0000%, 56.2745%
HSV (HSB):
338°, 87.4510%, 100.0000%
XYZ:
44.6811, 23.4629, 17.5031
xyY:
0.5217, 0.2739, 23.4629
CIE-Lab:
55.5460, 80.3875, 14.6087
CIE-LCH:
55.5460, 81.7042, 10.2999
CIE-Luv:
55.5460, 144.4860, 1.3190
Hunter-Lab:
48.4385, 79.8865, 12.4827
#ff2070 color charts
#ff2070 color shades, tints & tones
#ff2070 color schemes
#ff2070 color preview, HTML & CSS examples
This text has a color of #ff2070
<p style="color:#ff2070;">Text here</p>
.mytext {color:#ff2070;}
This box has a color of #ff2070
<div style="background-color:#ff2070;">Content here</div>
.mybackground {background-color:#ff2070;}
Border around this has a color of #ff2070
<div style="border:2px solid #ff2070;">Content here</div>
.myborder {border:2px solid #ff2070;}