#ef0f7f color space conversions
Hex:
#ef0f7f
RGB:
239, 15, 127
CMY:
6, 94, 50
CMYK:
0, 94, 47, 6
HSL:
330°, 88.1890%, 49.8039%
HSV (HSB):
330°, 93.7238%, 93.7255%
XYZ:
39.5982, 20.2247, 21.8954
xyY:
0.4846, 0.2475, 20.2247
CIE-Lab:
52.0903, 79.9429, 0.2241
CIE-LCH:
52.0903, 79.9432, 0.1606
CIE-Luv:
52.0903, 128.4978, -15.5196
Hunter-Lab:
44.9719, 78.4704, 2.6139
#ef0f7f color charts
#ef0f7f color shades, tints & tones
#ef0f7f color schemes
#ef0f7f color preview, HTML & CSS examples
This text has a color of #ef0f7f
<p style="color:#ef0f7f;">Text here</p>
.mytext {color:#ef0f7f;}
This box has a color of #ef0f7f
<div style="background-color:#ef0f7f;">Content here</div>
.mybackground {background-color:#ef0f7f;}
Border around this has a color of #ef0f7f
<div style="border:2px solid #ef0f7f;">Content here</div>
.myborder {border:2px solid #ef0f7f;}