#ea263d color space conversions
Hex:
#ea263d
RGB:
234, 38, 61
CMY:
8, 85, 76
CMYK:
0, 84, 74, 8
HSL:
353°, 82.3529%, 53.3333%
HSV (HSB):
353°, 83.7607%, 91.7647%
XYZ:
35.4671, 19.2156, 6.2545
xyY:
0.5820, 0.3153, 19.2156
CIE-Lab:
50.9385, 71.4417, 38.2424
CIE-LCH:
50.9385, 81.0333, 28.1599
CIE-Luv:
50.9385, 143.3118, 24.2704
Hunter-Lab:
43.8356, 67.7110, 22.2253
#ea263d color charts
#ea263d color shades, tints & tones
#ea263d color schemes
#ea263d color preview, HTML & CSS examples
This text has a color of #ea263d
<p style="color:#ea263d;">Text here</p>
.mytext {color:#ea263d;}
This box has a color of #ea263d
<div style="background-color:#ea263d;">Content here</div>
.mybackground {background-color:#ea263d;}
Border around this has a color of #ea263d
<div style="border:2px solid #ea263d;">Content here</div>
.myborder {border:2px solid #ea263d;}