#e33d5a color space conversions
Hex:
#e33d5a
RGB:
227, 61, 90
CMY:
11, 76, 65
CMYK:
0, 73, 60, 11
HSL:
350°, 74.7748%, 56.4706%
HSV (HSB):
350°, 73.1278%, 89.0196%
XYZ:
35.1928, 20.4066, 11.7569
xyY:
0.5225, 0.3030, 20.4066
CIE-Lab:
52.2938, 64.6692, 22.5106
CIE-LCH:
52.2938, 68.4750, 19.1925
CIE-Luv:
52.2938, 119.6433, 13.1817
Hunter-Lab:
45.1736, 60.0076, 16.1908
#e33d5a color charts
#e33d5a color shades, tints & tones
#e33d5a color schemes
#e33d5a color preview, HTML & CSS examples
This text has a color of #e33d5a
<p style="color:#e33d5a;">Text here</p>
.mytext {color:#e33d5a;}
This box has a color of #e33d5a
<div style="background-color:#e33d5a;">Content here</div>
.mybackground {background-color:#e33d5a;}
Border around this has a color of #e33d5a
<div style="border:2px solid #e33d5a;">Content here</div>
.myborder {border:2px solid #e33d5a;}