#ed3251 color space conversions
Hex:
#ed3251
RGB:
237, 50, 81
CMY:
7, 80, 68
CMYK:
0, 79, 66, 7
HSL:
350°, 83.8565%, 56.2745%
HSV (HSB):
350°, 78.9030%, 92.9412%
XYZ:
37.5509, 20.8798, 9.8356
xyY:
0.5501, 0.3059, 20.8798
CIE-Lab:
52.8177, 70.2574, 28.9130
CIE-LCH:
52.8177, 75.9741, 22.3686
CIE-Luv:
52.8177, 135.3811, 17.7521
Hunter-Lab:
45.6944, 66.7228, 19.2240
#ed3251 color charts
#ed3251 color shades, tints & tones
#ed3251 color schemes
#ed3251 color preview, HTML & CSS examples
This text has a color of #ed3251
<p style="color:#ed3251;">Text here</p>
.mytext {color:#ed3251;}
This box has a color of #ed3251
<div style="background-color:#ed3251;">Content here</div>
.mybackground {background-color:#ed3251;}
Border around this has a color of #ed3251
<div style="border:2px solid #ed3251;">Content here</div>
.myborder {border:2px solid #ed3251;}