#e5095f color space conversions
Hex:
#e5095f
RGB:
229, 9, 95
CMY:
10, 96, 63
CMYK:
0, 96, 59, 10
HSL:
337°, 92.4370%, 46.6667%
HSV (HSB):
337°, 96.0699%, 89.8039%
XYZ:
34.4763, 17.6796, 12.4219
xyY:
0.5339, 0.2738, 17.6796
CIE-Lab:
49.1052, 75.9602, 15.2502
CIE-LCH:
49.1052, 77.4759, 11.3521
CIE-Luv:
49.1052, 134.9844, 2.4954
Hunter-Lab:
42.0471, 72.7778, 11.9171
#e5095f color charts
#e5095f color shades, tints & tones
#e5095f color schemes
#e5095f color preview, HTML & CSS examples
This text has a color of #e5095f
<p style="color:#e5095f;">Text here</p>
.mytext {color:#e5095f;}
This box has a color of #e5095f
<div style="background-color:#e5095f;">Content here</div>
.mybackground {background-color:#e5095f;}
Border around this has a color of #e5095f
<div style="border:2px solid #e5095f;">Content here</div>
.myborder {border:2px solid #e5095f;}