#e6334d color space conversions
Hex:
#e6334d
RGB:
230, 51, 77
CMY:
10, 80, 70
CMYK:
0, 78, 67, 10
HSL:
351°, 78.1659%, 55.0980%
HSV (HSB):
351°, 77.8261%, 90.1961%
XYZ:
35.1565, 19.7265, 8.9758
xyY:
0.5505, 0.3089, 19.7265
CIE-Lab:
51.5265, 67.8531, 29.3819
CIE-LCH:
51.5265, 73.9414, 23.4137
CIE-Luv:
51.5265, 130.6139, 18.4923
Hunter-Lab:
44.4145, 63.5672, 19.1081
#e6334d color charts
#e6334d color shades, tints & tones
#e6334d color schemes
#e6334d color preview, HTML & CSS examples
This text has a color of #e6334d
<p style="color:#e6334d;">Text here</p>
.mytext {color:#e6334d;}
This box has a color of #e6334d
<div style="background-color:#e6334d;">Content here</div>
.mybackground {background-color:#e6334d;}
Border around this has a color of #e6334d
<div style="border:2px solid #e6334d;">Content here</div>
.myborder {border:2px solid #e6334d;}