#e5085c color space conversions
Hex:
#e5085c
RGB:
229, 8, 92
CMY:
10, 97, 64
CMYK:
0, 97, 60, 10
HSL:
337°, 93.2489%, 46.4706%
HSV (HSB):
337°, 96.5066%, 89.8039%
XYZ:
34.3317, 17.6044, 11.7137
xyY:
0.5394, 0.2766, 17.6044
CIE-Lab:
49.0127, 75.8594, 16.9702
CIE-LCH:
49.0127, 77.7344, 12.6098
CIE-Luv:
49.0127, 136.2814, 4.2623
Hunter-Lab:
41.9576, 72.6315, 12.8177
#e5085c color charts
#e5085c color shades, tints & tones
#e5085c color schemes
#e5085c color preview, HTML & CSS examples
This text has a color of #e5085c
<p style="color:#e5085c;">Text here</p>
.mytext {color:#e5085c;}
This box has a color of #e5085c
<div style="background-color:#e5085c;">Content here</div>
.mybackground {background-color:#e5085c;}
Border around this has a color of #e5085c
<div style="border:2px solid #e5085c;">Content here</div>
.myborder {border:2px solid #e5085c;}