#ff4494 color space conversions
Hex:
#ff4494
RGB:
255, 68, 148
CMY:
0, 73, 42
CMYK:
0, 73, 42, 0
HSL:
334°, 100.0000%, 63.3333%
HSV (HSB):
334°, 73.3333%, 100.0000%
XYZ:
48.6524, 27.5324, 30.7670
xyY:
0.4549, 0.2574, 27.5324
CIE-Lab:
59.4639, 74.6927, -1.1315
CIE-LCH:
59.4639, 74.7013, 359.1321
CIE-Luv:
59.4639, 118.6447, -16.2416
Hunter-Lab:
52.4713, 73.6840, 1.9647
#ff4494 color charts
#ff4494 color shades, tints & tones
#ff4494 color schemes
#ff4494 color preview, HTML & CSS examples
This text has a color of #ff4494
<p style="color:#ff4494;">Text here</p>
.mytext {color:#ff4494;}
This box has a color of #ff4494
<div style="background-color:#ff4494;">Content here</div>
.mybackground {background-color:#ff4494;}
Border around this has a color of #ff4494
<div style="border:2px solid #ff4494;">Content here</div>
.myborder {border:2px solid #ff4494;}