#ff447d color space conversions
Hex:
#ff447d
RGB:
255, 68, 125
CMY:
0, 73, 51
CMYK:
0, 73, 51, 0
HSL:
342°, 100.0000%, 63.3333%
HSV (HSB):
342°, 73.3333%, 100.0000%
XYZ:
47.0088, 26.8749, 22.1118
xyY:
0.4897, 0.2800, 26.8749
CIE-Lab:
58.8584, 72.7470, 11.5084
CIE-LCH:
58.8584, 73.6517, 8.9896
CIE-Luv:
58.8584, 127.1995, -0.0095
Hunter-Lab:
51.8410, 71.1398, 10.9997
#ff447d color charts
#ff447d color shades, tints & tones
#ff447d color schemes
#ff447d color preview, HTML & CSS examples
This text has a color of #ff447d
<p style="color:#ff447d;">Text here</p>
.mytext {color:#ff447d;}
This box has a color of #ff447d
<div style="background-color:#ff447d;">Content here</div>
.mybackground {background-color:#ff447d;}
Border around this has a color of #ff447d
<div style="border:2px solid #ff447d;">Content here</div>
.myborder {border:2px solid #ff447d;}