#e385a5 color space conversions
Hex:
#e385a5
RGB:
227, 133, 165
CMY:
11, 48, 35
CMYK:
0, 41, 27, 11
HSL:
340°, 62.6667%, 70.5882%
HSV (HSB):
340°, 41.4097%, 89.0196%
XYZ:
46.8576, 35.8226, 40.0421
xyY:
0.3818, 0.2919, 35.8226
CIE-Lab:
66.3841, 39.8840, -1.2483
CIE-LCH:
66.3841, 39.9036, 358.2073
CIE-Luv:
66.3841, 58.9207, -9.1365
Hunter-Lab:
59.8520, 35.0053, 2.2302
#e385a5 color charts
#e385a5 color shades, tints & tones
#e385a5 color schemes
#e385a5 color preview, HTML & CSS examples
This text has a color of #e385a5
<p style="color:#e385a5;">Text here</p>
.mytext {color:#e385a5;}
This box has a color of #e385a5
<div style="background-color:#e385a5;">Content here</div>
.mybackground {background-color:#e385a5;}
Border around this has a color of #e385a5
<div style="border:2px solid #e385a5;">Content here</div>
.myborder {border:2px solid #e385a5;}