#ed0705 color space conversions
Hex:
#ed0705
RGB:
237, 7, 5
CMY:
7, 97, 98
CMYK:
0, 97, 98, 7
HSL:
1°, 95.8678%, 47.4510%
HSV (HSB):
1°, 97.8903%, 92.9412%
XYZ:
35.0284, 18.1674, 1.8040
xyY:
0.6369, 0.3303, 18.1674
CIE-Lab:
49.6986, 75.2958, 62.2865
CIE-LCH:
49.6986, 97.7193, 39.5984
CIE-Luv:
49.6986, 161.4404, 34.9724
Hunter-Lab:
42.6233, 72.1031, 27.3268
#ed0705 color charts
#ed0705 color shades, tints & tones
#ed0705 color schemes
#ed0705 color preview, HTML & CSS examples
This text has a color of #ed0705
<p style="color:#ed0705;">Text here</p>
.mytext {color:#ed0705;}
This box has a color of #ed0705
<div style="background-color:#ed0705;">Content here</div>
.mybackground {background-color:#ed0705;}
Border around this has a color of #ed0705
<div style="border:2px solid #ed0705;">Content here</div>
.myborder {border:2px solid #ed0705;}