#ff1e94 color space conversions
Hex:
#ff1e94
RGB:
255, 30, 148
CMY:
0, 88, 42
CMYK:
0, 88, 42, 0
HSL:
329°, 100.0000%, 55.8824%
HSV (HSB):
329°, 88.2353%, 100.0000%
XYZ:
47.0496, 24.3267, 30.2327
xyY:
0.4630, 0.2394, 24.3267
CIE-Lab:
56.4134, 83.4000, -5.6268
CIE-LCH:
56.4134, 83.5896, 356.1402
CIE-Luv:
56.4134, 129.4949, -24.0274
Hunter-Lab:
49.3221, 83.9620, -1.8172
#ff1e94 color charts
#ff1e94 color shades, tints & tones
#ff1e94 color schemes
#ff1e94 color preview, HTML & CSS examples
This text has a color of #ff1e94
<p style="color:#ff1e94;">Text here</p>
.mytext {color:#ff1e94;}
This box has a color of #ff1e94
<div style="background-color:#ff1e94;">Content here</div>
.mybackground {background-color:#ff1e94;}
Border around this has a color of #ff1e94
<div style="border:2px solid #ff1e94;">Content here</div>
.myborder {border:2px solid #ff1e94;}