#ed7f7f color space conversions
Hex:
#ed7f7f
RGB:
237, 127, 127
CMY:
7, 50, 50
CMYK:
0, 46, 46, 7
HSL:
0°, 75.3425%, 71.3725%
HSV (HSB):
0°, 46.4135%, 92.9412%
XYZ:
46.3452, 34.7156, 24.3368
xyY:
0.4397, 0.3294, 34.7156
CIE-Lab:
65.5266, 42.1351, 19.1876
CIE-LCH:
65.5266, 46.2983, 24.4838
CIE-Luv:
65.5266, 78.1801, 16.8525
Hunter-Lab:
58.9199, 37.2945, 16.7543
#ed7f7f color charts
#ed7f7f color shades, tints & tones
#ed7f7f color schemes
#ed7f7f color preview, HTML & CSS examples
This text has a color of #ed7f7f
<p style="color:#ed7f7f;">Text here</p>
.mytext {color:#ed7f7f;}
This box has a color of #ed7f7f
<div style="background-color:#ed7f7f;">Content here</div>
.mybackground {background-color:#ed7f7f;}
Border around this has a color of #ed7f7f
<div style="border:2px solid #ed7f7f;">Content here</div>
.myborder {border:2px solid #ed7f7f;}