#e6282d color space conversions
Hex:
#e6282d
RGB:
230, 40, 45
CMY:
10, 84, 82
CMYK:
0, 83, 80, 10
HSL:
358°, 79.1667%, 52.9412%
HSV (HSB):
358°, 82.6087%, 90.1961%
XYZ:
33.8656, 18.5300, 4.2744
xyY:
0.5976, 0.3270, 18.5300
CIE-Lab:
50.1328, 69.4126, 46.0494
CIE-LCH:
50.1328, 83.2986, 33.5609
CIE-Luv:
50.1328, 143.0085, 29.5711
Hunter-Lab:
43.0465, 65.0981, 24.2453
#e6282d color charts
#e6282d color shades, tints & tones
#e6282d color schemes
#e6282d color preview, HTML & CSS examples
This text has a color of #e6282d
<p style="color:#e6282d;">Text here</p>
.mytext {color:#e6282d;}
This box has a color of #e6282d
<div style="background-color:#e6282d;">Content here</div>
.mybackground {background-color:#e6282d;}
Border around this has a color of #e6282d
<div style="border:2px solid #e6282d;">Content here</div>
.myborder {border:2px solid #e6282d;}