#ff0e7a color space conversions
Hex:
#ff0e7a
RGB:
255, 14, 122
CMY:
0, 95, 52
CMYK:
0, 95, 52, 0
HSL:
333°, 100.0000%, 52.7451%
HSV (HSB):
333°, 94.5098%, 100.0000%
XYZ:
44.9099, 22.9792, 20.4808
xyY:
0.5082, 0.2600, 22.9792
CIE-Lab:
55.0509, 83.1836, 7.9084
CIE-LCH:
55.0509, 83.5587, 5.4309
CIE-Luv:
55.0509, 143.4461, -7.0222
Hunter-Lab:
47.9366, 83.3403, 8.2242
#ff0e7a color charts
#ff0e7a color shades, tints & tones
#ff0e7a color schemes
#ff0e7a color preview, HTML & CSS examples
This text has a color of #ff0e7a
<p style="color:#ff0e7a;">Text here</p>
.mytext {color:#ff0e7a;}
This box has a color of #ff0e7a
<div style="background-color:#ff0e7a;">Content here</div>
.mybackground {background-color:#ff0e7a;}
Border around this has a color of #ff0e7a
<div style="border:2px solid #ff0e7a;">Content here</div>
.myborder {border:2px solid #ff0e7a;}