#ff0e94 color space conversions
Hex:
#ff0e94
RGB:
255, 14, 148
CMY:
0, 95, 42
CMYK:
0, 95, 42, 0
HSL:
327°, 100.0000%, 52.7451%
HSV (HSB):
327°, 94.5098%, 100.0000%
XYZ:
46.7423, 23.7122, 30.1303
xyY:
0.4647, 0.2357, 23.7122
CIE-Lab:
55.7985, 85.1876, -6.5395
CIE-LCH:
55.7985, 85.4383, 355.6102
CIE-Luv:
55.7985, 131.6927, -25.6023
Hunter-Lab:
48.6952, 86.1250, -2.5993
#ff0e94 color charts
#ff0e94 color shades, tints & tones
#ff0e94 color schemes
#ff0e94 color preview, HTML & CSS examples
This text has a color of #ff0e94
<p style="color:#ff0e94;">Text here</p>
.mytext {color:#ff0e94;}
This box has a color of #ff0e94
<div style="background-color:#ff0e94;">Content here</div>
.mybackground {background-color:#ff0e94;}
Border around this has a color of #ff0e94
<div style="border:2px solid #ff0e94;">Content here</div>
.myborder {border:2px solid #ff0e94;}