#ff4194 color space conversions
Hex:
#ff4194
RGB:
255, 65, 148
CMY:
0, 75, 42
CMYK:
0, 75, 42, 0
HSL:
334°, 100.0000%, 62.7451%
HSV (HSB):
334°, 74.5098%, 100.0000%
XYZ:
48.4756, 27.1787, 30.7080
xyY:
0.4558, 0.2555, 27.1787
CIE-Lab:
59.1394, 75.6063, -1.6071
CIE-LCH:
59.1394, 75.6234, 358.7823
CIE-Luv:
59.1394, 119.7930, -17.0668
Hunter-Lab:
52.1332, 74.7435, 1.5696
#ff4194 color charts
#ff4194 color shades, tints & tones
#ff4194 color schemes
#ff4194 color preview, HTML & CSS examples
This text has a color of #ff4194
<p style="color:#ff4194;">Text here</p>
.mytext {color:#ff4194;}
This box has a color of #ff4194
<div style="background-color:#ff4194;">Content here</div>
.mybackground {background-color:#ff4194;}
Border around this has a color of #ff4194
<div style="border:2px solid #ff4194;">Content here</div>
.myborder {border:2px solid #ff4194;}