#ea3001 color space conversions
Hex:
#ea3001
RGB:
234, 48, 1
CMY:
8, 81, 100
CMYK:
0, 79, 100, 8
HSL:
12°, 99.1489%, 46.0784%
HSV (HSB):
12°, 99.5726%, 91.7647%
XYZ:
34.9941, 19.6085, 1.9691
xyY:
0.6186, 0.3466, 19.6085
CIE-Lab:
51.3917, 67.8808, 63.6954
CIE-LCH:
51.3917, 93.0855, 43.1780
CIE-Luv:
51.3917, 146.9560, 39.0257
Hunter-Lab:
44.2815, 63.5696, 28.3605
#ea3001 color charts
#ea3001 color shades, tints & tones
#ea3001 color schemes
#ea3001 color preview, HTML & CSS examples
This text has a color of #ea3001
<p style="color:#ea3001;">Text here</p>
.mytext {color:#ea3001;}
This box has a color of #ea3001
<div style="background-color:#ea3001;">Content here</div>
.mybackground {background-color:#ea3001;}
Border around this has a color of #ea3001
<div style="border:2px solid #ea3001;">Content here</div>
.myborder {border:2px solid #ea3001;}