#4e294d color space conversions
Hex:
#4e294d
RGB:
78, 41, 77
CMY:
69, 84, 70
CMYK:
0, 47, 1, 69
HSL:
302°, 31.0924%, 23.3333%
HSV (HSB):
302°, 47.4359%, 30.5882%
XYZ:
5.2744, 3.7414, 7.4654
xyY:
0.3200, 0.2270, 3.7414
CIE-Lab:
22.7974, 23.4831, -14.9657
CIE-LCH:
22.7974, 27.8465, 327.4907
CIE-Luv:
22.7974, 15.9879, -19.7007
Hunter-Lab:
19.3427, 14.8238, -9.3432
#4e294d color charts
#4e294d color shades, tints & tones
#4e294d color schemes
#4e294d color preview, HTML & CSS examples
This text has a color of #4e294d
<p style="color:#4e294d;">Text here</p>
.mytext {color:#4e294d;}
This box has a color of #4e294d
<div style="background-color:#4e294d;">Content here</div>
.mybackground {background-color:#4e294d;}
Border around this has a color of #4e294d
<div style="border:2px solid #4e294d;">Content here</div>
.myborder {border:2px solid #4e294d;}