#e6085d color space conversions
Hex:
#e6085d
RGB:
230, 8, 93
CMY:
10, 97, 64
CMYK:
0, 97, 60, 10
HSL:
337°, 93.2773%, 46.6667%
HSV (HSB):
337°, 96.5217%, 90.1961%
XYZ:
34.6957, 17.7870, 11.9605
xyY:
0.5384, 0.2760, 17.7870
CIE-Lab:
49.2367, 76.1481, 16.6931
CIE-LCH:
49.2367, 77.9564, 12.3647
CIE-Luv:
49.2367, 136.6648, 3.9359
Hunter-Lab:
42.1746, 73.0409, 12.7079
#e6085d color charts
#e6085d color shades, tints & tones
#e6085d color schemes
#e6085d color preview, HTML & CSS examples
This text has a color of #e6085d
<p style="color:#e6085d;">Text here</p>
.mytext {color:#e6085d;}
This box has a color of #e6085d
<div style="background-color:#e6085d;">Content here</div>
.mybackground {background-color:#e6085d;}
Border around this has a color of #e6085d
<div style="border:2px solid #e6085d;">Content here</div>
.myborder {border:2px solid #e6085d;}