#ff0e7c color space conversions
Hex:
#ff0e7c
RGB:
255, 14, 124
CMY:
0, 95, 51
CMYK:
0, 95, 51, 0
HSL:
333°, 100.0000%, 52.7451%
HSV (HSB):
333°, 94.5098%, 100.0000%
XYZ:
45.0351, 23.0293, 21.1403
xyY:
0.5049, 0.2582, 23.0293
CIE-Lab:
55.1025, 83.3229, 6.7804
CIE-LCH:
55.1025, 83.5983, 4.6522
CIE-Luv:
55.1025, 142.5765, -8.3833
Hunter-Lab:
47.9889, 83.5327, 7.4735
#ff0e7c color charts
#ff0e7c color shades, tints & tones
#ff0e7c color schemes
#ff0e7c color preview, HTML & CSS examples
This text has a color of #ff0e7c
<p style="color:#ff0e7c;">Text here</p>
.mytext {color:#ff0e7c;}
This box has a color of #ff0e7c
<div style="background-color:#ff0e7c;">Content here</div>
.mybackground {background-color:#ff0e7c;}
Border around this has a color of #ff0e7c
<div style="border:2px solid #ff0e7c;">Content here</div>
.myborder {border:2px solid #ff0e7c;}