#e95d50 color space conversions
Hex:
#e95d50
RGB:
233, 93, 80
CMY:
9, 64, 69
CMYK:
0, 60, 66, 9
HSL:
5°, 77.6650%, 61.3725%
HSV (HSB):
5°, 65.6652%, 91.3725%
XYZ:
38.9666, 25.7315, 10.5023
xyY:
0.5182, 0.3422, 25.7315
CIE-Lab:
57.7813, 53.4164, 35.4875
CIE-LCH:
57.7813, 64.1302, 33.5983
CIE-Luv:
57.7813, 107.8948, 29.3147
Hunter-Lab:
50.7263, 48.3481, 23.2330
#e95d50 color charts
#e95d50 color shades, tints & tones
#e95d50 color schemes
#e95d50 color preview, HTML & CSS examples
This text has a color of #e95d50
<p style="color:#e95d50;">Text here</p>
.mytext {color:#e95d50;}
This box has a color of #e95d50
<div style="background-color:#e95d50;">Content here</div>
.mybackground {background-color:#e95d50;}
Border around this has a color of #e95d50
<div style="border:2px solid #e95d50;">Content here</div>
.myborder {border:2px solid #e95d50;}