#e34b5a color space conversions
Hex:
#e34b5a
RGB:
227, 75, 90
CMY:
11, 71, 65
CMYK:
0, 67, 60, 11
HSL:
354°, 73.0769%, 59.2157%
HSV (HSB):
354°, 66.9604%, 89.0196%
XYZ:
36.0401, 22.1012, 12.0393
xyY:
0.5135, 0.3149, 22.1012
CIE-Lab:
54.1342, 59.5949, 24.9272
CIE-LCH:
54.1342, 64.5981, 22.6985
CIE-Luv:
54.1342, 112.0917, 17.1802
Hunter-Lab:
47.0119, 54.5700, 17.7248
#e34b5a color charts
#e34b5a color shades, tints & tones
#e34b5a color schemes
#e34b5a color preview, HTML & CSS examples
This text has a color of #e34b5a
<p style="color:#e34b5a;">Text here</p>
.mytext {color:#e34b5a;}
This box has a color of #e34b5a
<div style="background-color:#e34b5a;">Content here</div>
.mybackground {background-color:#e34b5a;}
Border around this has a color of #e34b5a
<div style="border:2px solid #e34b5a;">Content here</div>
.myborder {border:2px solid #e34b5a;}