#ef0f7e color space conversions
Hex:
#ef0f7e
RGB:
239, 15, 126
CMY:
6, 94, 51
CMYK:
0, 94, 47, 6
HSL:
330°, 88.1890%, 49.8039%
HSV (HSB):
330°, 93.7238%, 93.7255%
XYZ:
39.5333, 20.1987, 21.5538
xyY:
0.4863, 0.2485, 20.1987
CIE-Lab:
52.0612, 79.8645, 0.7864
CIE-LCH:
52.0612, 79.8683, 0.5642
CIE-Luv:
52.0612, 128.9474, -14.8042
Hunter-Lab:
44.9430, 78.3642, 3.0258
#ef0f7e color charts
#ef0f7e color shades, tints & tones
#ef0f7e color schemes
#ef0f7e color preview, HTML & CSS examples
This text has a color of #ef0f7e
<p style="color:#ef0f7e;">Text here</p>
.mytext {color:#ef0f7e;}
This box has a color of #ef0f7e
<div style="background-color:#ef0f7e;">Content here</div>
.mybackground {background-color:#ef0f7e;}
Border around this has a color of #ef0f7e
<div style="border:2px solid #ef0f7e;">Content here</div>
.myborder {border:2px solid #ef0f7e;}