#ea3200 color space conversions
Hex:
#ea3200
RGB:
234, 50, 0
CMY:
8, 80, 100
CMYK:
0, 79, 100, 8
HSL:
13°, 100.0000%, 45.8824%
HSV (HSB):
13°, 100.0000%, 91.7647%
XYZ:
35.0723, 19.7736, 1.9682
xyY:
0.6173, 0.3480, 19.7736
CIE-Lab:
51.5803, 67.3345, 64.0292
CIE-LCH:
51.5803, 92.9175, 43.5587
CIE-Luv:
51.5803, 145.9987, 39.4505
Hunter-Lab:
44.4675, 62.9677, 28.5031
#ea3200 color charts
#ea3200 color shades, tints & tones
#ea3200 color schemes
#ea3200 color preview, HTML & CSS examples
This text has a color of #ea3200
<p style="color:#ea3200;">Text here</p>
.mytext {color:#ea3200;}
This box has a color of #ea3200
<div style="background-color:#ea3200;">Content here</div>
.mybackground {background-color:#ea3200;}
Border around this has a color of #ea3200
<div style="border:2px solid #ea3200;">Content here</div>
.myborder {border:2px solid #ea3200;}