#ef8f8e color space conversions
Hex:
#ef8f8e
RGB:
239, 143, 142
CMY:
6, 44, 44
CMYK:
0, 40, 41, 6
HSL:
1°, 75.1938%, 74.7059%
HSV (HSB):
1°, 40.5858%, 93.7255%
XYZ:
50.3015, 39.9486, 30.6509
xyY:
0.4161, 0.3304, 39.9486
CIE-Lab:
69.4329, 36.1917, 16.2219
CIE-LCH:
69.4329, 39.6609, 24.1429
CIE-Luv:
69.4329, 66.3580, 14.9415
Hunter-Lab:
63.2049, 31.4503, 15.4911
#ef8f8e color charts
#ef8f8e color shades, tints & tones
#ef8f8e color schemes
#ef8f8e color preview, HTML & CSS examples
This text has a color of #ef8f8e
<p style="color:#ef8f8e;">Text here</p>
.mytext {color:#ef8f8e;}
This box has a color of #ef8f8e
<div style="background-color:#ef8f8e;">Content here</div>
.mybackground {background-color:#ef8f8e;}
Border around this has a color of #ef8f8e
<div style="border:2px solid #ef8f8e;">Content here</div>
.myborder {border:2px solid #ef8f8e;}