#ef5f5f color space conversions
Hex:
#ef5f5f
RGB:
239, 95, 95
CMY:
6, 63, 63
CMYK:
0, 60, 60, 6
HSL:
0°, 81.8182%, 65.4902%
HSV (HSB):
0°, 60.2510%, 93.7255%
XYZ:
41.7544, 27.3614, 13.9070
xyY:
0.5029, 0.3296, 27.3614
CIE-Lab:
59.3073, 55.4936, 29.1189
CIE-LCH:
59.3073, 62.6693, 27.6871
CIE-Luv:
59.3073, 108.1887, 23.3265
Hunter-Lab:
52.3081, 50.9465, 20.8524
#ef5f5f color charts
#ef5f5f color shades, tints & tones
#ef5f5f color schemes
#ef5f5f color preview, HTML & CSS examples
This text has a color of #ef5f5f
<p style="color:#ef5f5f;">Text here</p>
.mytext {color:#ef5f5f;}
This box has a color of #ef5f5f
<div style="background-color:#ef5f5f;">Content here</div>
.mybackground {background-color:#ef5f5f;}
Border around this has a color of #ef5f5f
<div style="border:2px solid #ef5f5f;">Content here</div>
.myborder {border:2px solid #ef5f5f;}