#e34f4d color space conversions
Hex:
#e34f4d
RGB:
227, 79, 77
CMY:
11, 69, 70
CMYK:
0, 65, 66, 11
HSL:
1°, 72.8155%, 59.6078%
HSV (HSB):
1°, 66.0793%, 89.0196%
XYZ:
35.8141, 22.4587, 9.4685
xyY:
0.5287, 0.3315, 22.4587
CIE-Lab:
54.5103, 57.2158, 32.9620
CIE-LCH:
54.5103, 66.0314, 29.9462
CIE-Luv:
54.5103, 112.8989, 25.2262
Hunter-Lab:
47.3906, 51.9628, 21.3274
#e34f4d color charts
#e34f4d color shades, tints & tones
#e34f4d color schemes
#e34f4d color preview, HTML & CSS examples
This text has a color of #e34f4d
<p style="color:#e34f4d;">Text here</p>
.mytext {color:#e34f4d;}
This box has a color of #e34f4d
<div style="background-color:#e34f4d;">Content here</div>
.mybackground {background-color:#e34f4d;}
Border around this has a color of #e34f4d
<div style="border:2px solid #e34f4d;">Content here</div>
.myborder {border:2px solid #e34f4d;}