#ed4d4d color space conversions
Hex:
#ed4d4d
RGB:
237, 77, 77
CMY:
7, 70, 70
CMYK:
0, 68, 68, 7
HSL:
0°, 81.6327%, 61.5686%
HSV (HSB):
0°, 67.5105%, 92.9412%
XYZ:
38.9185, 23.8481, 9.5731
xyY:
0.5380, 0.3297, 23.8481
CIE-Lab:
55.9354, 61.2202, 35.0940
CIE-LCH:
55.9354, 70.5656, 29.8232
CIE-Luv:
55.9354, 122.2665, 26.3637
Hunter-Lab:
48.8345, 56.7945, 22.5615
#ed4d4d color charts
#ed4d4d color shades, tints & tones
#ed4d4d color schemes
#ed4d4d color preview, HTML & CSS examples
This text has a color of #ed4d4d
<p style="color:#ed4d4d;">Text here</p>
.mytext {color:#ed4d4d;}
This box has a color of #ed4d4d
<div style="background-color:#ed4d4d;">Content here</div>
.mybackground {background-color:#ed4d4d;}
Border around this has a color of #ed4d4d
<div style="border:2px solid #ed4d4d;">Content here</div>
.myborder {border:2px solid #ed4d4d;}