#e35f50 color space conversions
Hex:
#e35f50
RGB:
227, 95, 80
CMY:
11, 63, 69
CMYK:
0, 58, 65, 11
HSL:
6°, 72.4138%, 60.1961%
HSV (HSB):
6°, 64.7577%, 89.0196%
XYZ:
37.2187, 25.0945, 10.4715
xyY:
0.5114, 0.3448, 25.0945
CIE-Lab:
57.1674, 50.4239, 34.5189
CIE-LCH:
57.1674, 61.1075, 34.3945
CIE-Luv:
57.1674, 101.5717, 29.0842
Hunter-Lab:
50.0944, 44.9552, 22.6724
#e35f50 color charts
#e35f50 color shades, tints & tones
#e35f50 color schemes
#e35f50 color preview, HTML & CSS examples
This text has a color of #e35f50
<p style="color:#e35f50;">Text here</p>
.mytext {color:#e35f50;}
This box has a color of #e35f50
<div style="background-color:#e35f50;">Content here</div>
.mybackground {background-color:#e35f50;}
Border around this has a color of #e35f50
<div style="border:2px solid #e35f50;">Content here</div>
.myborder {border:2px solid #e35f50;}