#ef7f95 color space conversions
Hex:
#ef7f95
RGB:
239, 127, 149
CMY:
6, 50, 42
CMYK:
0, 47, 38, 6
HSL:
348°, 77.7778%, 71.7647%
HSV (HSB):
348°, 46.8619%, 93.7255%
XYZ:
48.6108, 35.6994, 32.7624
xyY:
0.4152, 0.3049, 35.6994
CIE-Lab:
66.2896, 45.1575, 7.8590
CIE-LCH:
66.2896, 45.8362, 9.8726
CIE-Luv:
66.2896, 75.0641, 2.1558
Hunter-Lab:
59.7490, 40.6640, 9.3136
#ef7f95 color charts
#ef7f95 color shades, tints & tones
#ef7f95 color schemes
#ef7f95 color preview, HTML & CSS examples
This text has a color of #ef7f95
<p style="color:#ef7f95;">Text here</p>
.mytext {color:#ef7f95;}
This box has a color of #ef7f95
<div style="background-color:#ef7f95;">Content here</div>
.mybackground {background-color:#ef7f95;}
Border around this has a color of #ef7f95
<div style="border:2px solid #ef7f95;">Content here</div>
.myborder {border:2px solid #ef7f95;}