#ff2047 color space conversions
Hex:
#ff2047
RGB:
255, 32, 71
CMY:
0, 87, 72
CMYK:
0, 87, 72, 0
HSL:
350°, 100.0000%, 56.2745%
HSV (HSB):
350°, 87.4510%, 100.0000%
XYZ:
42.8938, 22.7480, 8.0913
xyY:
0.5817, 0.3085, 22.7480
CIE-Lab:
54.8118, 78.2976, 38.0048
CIE-LCH:
54.8118, 87.0338, 25.8914
CIE-Luv:
54.8118, 158.3931, 23.5009
Hunter-Lab:
47.6948, 77.0662, 23.3280
#ff2047 color charts
#ff2047 color shades, tints & tones
#ff2047 color schemes
#ff2047 color preview, HTML & CSS examples
This text has a color of #ff2047
<p style="color:#ff2047;">Text here</p>
.mytext {color:#ff2047;}
This box has a color of #ff2047
<div style="background-color:#ff2047;">Content here</div>
.mybackground {background-color:#ff2047;}
Border around this has a color of #ff2047
<div style="border:2px solid #ff2047;">Content here</div>
.myborder {border:2px solid #ff2047;}