#ef2f65 color space conversions
Hex:
#ef2f65
RGB:
239, 47, 101
CMY:
6, 82, 60
CMYK:
0, 80, 58, 6
HSL:
343°, 85.7143%, 56.0784%
HSV (HSB):
343°, 80.3347%, 93.7255%
XYZ:
38.9621, 21.3233, 14.3742
xyY:
0.5219, 0.2856, 21.3233
CIE-Lab:
53.3016, 72.7115, 17.6487
CIE-LCH:
53.3016, 74.8227, 13.6431
CIE-Luv:
53.3016, 131.5894, 6.3259
Hunter-Lab:
46.1772, 69.7995, 13.8680
#ef2f65 color charts
#ef2f65 color shades, tints & tones
#ef2f65 color schemes
#ef2f65 color preview, HTML & CSS examples
This text has a color of #ef2f65
<p style="color:#ef2f65;">Text here</p>
.mytext {color:#ef2f65;}
This box has a color of #ef2f65
<div style="background-color:#ef2f65;">Content here</div>
.mybackground {background-color:#ef2f65;}
Border around this has a color of #ef2f65
<div style="border:2px solid #ef2f65;">Content here</div>
.myborder {border:2px solid #ef2f65;}