#e6050e color space conversions
Hex:
#e6050e
RGB:
230, 5, 14
CMY:
10, 98, 95
CMYK:
0, 98, 94, 10
HSL:
358°, 95.7447%, 46.0784%
HSV (HSB):
358°, 97.8261%, 90.1961%
XYZ:
32.7667, 16.9632, 1.9627
xyY:
0.6339, 0.3282, 16.9632
CIE-Lab:
48.2137, 73.8083, 58.2734
CIE-LCH:
48.2137, 94.0396, 38.2919
CIE-Luv:
48.2137, 156.2738, 32.9278
Hunter-Lab:
41.1865, 69.9327, 26.0051
#e6050e color charts
#e6050e color shades, tints & tones
#e6050e color schemes
#e6050e color preview, HTML & CSS examples
This text has a color of #e6050e
<p style="color:#e6050e;">Text here</p>
.mytext {color:#e6050e;}
This box has a color of #e6050e
<div style="background-color:#e6050e;">Content here</div>
.mybackground {background-color:#e6050e;}
Border around this has a color of #e6050e
<div style="border:2px solid #e6050e;">Content here</div>
.myborder {border:2px solid #e6050e;}