#ef8f8f color space conversions
Hex:
#ef8f8f
RGB:
239, 143, 143
CMY:
6, 44, 44
CMYK:
0, 40, 40, 6
HSL:
0°, 75.0000%, 74.9020%
HSV (HSB):
0°, 40.1674%, 93.7255%
XYZ:
50.3770, 39.9788, 31.0481
xyY:
0.4150, 0.3293, 39.9788
CIE-Lab:
69.4544, 36.3011, 15.6951
CIE-LCH:
69.4544, 39.5488, 23.3816
CIE-Luv:
69.4544, 66.1781, 14.2629
Hunter-Lab:
63.2288, 31.5679, 15.1462
#ef8f8f color charts
#ef8f8f color shades, tints & tones
#ef8f8f color schemes
#ef8f8f color preview, HTML & CSS examples
This text has a color of #ef8f8f
<p style="color:#ef8f8f;">Text here</p>
.mytext {color:#ef8f8f;}
This box has a color of #ef8f8f
<div style="background-color:#ef8f8f;">Content here</div>
.mybackground {background-color:#ef8f8f;}
Border around this has a color of #ef8f8f
<div style="border:2px solid #ef8f8f;">Content here</div>
.myborder {border:2px solid #ef8f8f;}