#e6262f color space conversions
Hex:
#e6262f
RGB:
230, 38, 47
CMY:
10, 85, 82
CMYK:
0, 83, 80, 10
HSL:
357°, 79.3388%, 52.5490%
HSV (HSB):
357°, 83.4783%, 90.1961%
XYZ:
33.8393, 18.4145, 4.4601
xyY:
0.5967, 0.3247, 18.4145
CIE-Lab:
49.9950, 69.9150, 44.8411
CIE-LCH:
49.9950, 83.0592, 32.6747
CIE-Luv:
49.9950, 143.4130, 28.6409
Hunter-Lab:
42.9121, 65.6643, 23.8760
#e6262f color charts
#e6262f color shades, tints & tones
#e6262f color schemes
#e6262f color preview, HTML & CSS examples
This text has a color of #e6262f
<p style="color:#e6262f;">Text here</p>
.mytext {color:#e6262f;}
This box has a color of #e6262f
<div style="background-color:#e6262f;">Content here</div>
.mybackground {background-color:#e6262f;}
Border around this has a color of #e6262f
<div style="border:2px solid #e6262f;">Content here</div>
.myborder {border:2px solid #e6262f;}