#ea3f3c color space conversions
Hex:
#ea3f3c
RGB:
234, 63, 60
CMY:
8, 75, 76
CMYK:
0, 73, 74, 8
HSL:
1°, 80.5556%, 57.6471%
HSV (HSB):
1°, 74.3590%, 91.7647%
XYZ:
36.5248, 21.3737, 6.4754
xyY:
0.5674, 0.3320, 21.3737
CIE-Lab:
53.3561, 64.5643, 41.5127
CIE-LCH:
53.3561, 76.7584, 32.7396
CIE-Luv:
53.3561, 131.8920, 29.4875
Hunter-Lab:
46.2317, 60.1164, 24.0577
#ea3f3c color charts
#ea3f3c color shades, tints & tones
#ea3f3c color schemes
#ea3f3c color preview, HTML & CSS examples
This text has a color of #ea3f3c
<p style="color:#ea3f3c;">Text here</p>
.mytext {color:#ea3f3c;}
This box has a color of #ea3f3c
<div style="background-color:#ea3f3c;">Content here</div>
.mybackground {background-color:#ea3f3c;}
Border around this has a color of #ea3f3c
<div style="border:2px solid #ea3f3c;">Content here</div>
.myborder {border:2px solid #ea3f3c;}