#de4082 color space conversions
Hex:
#de4082
RGB:
222, 64, 130
CMY:
13, 75, 49
CMYK:
0, 71, 41, 13
HSL:
335°, 70.5357%, 56.0784%
HSV (HSB):
335°, 71.1712%, 87.0588%
XYZ:
35.9869, 20.8081, 23.2387
xyY:
0.4496, 0.2600, 20.8081
CIE-Lab:
52.7388, 65.4314, -1.0067
CIE-LCH:
52.7388, 65.4392, 359.1185
CIE-Luv:
52.7388, 100.5623, -13.7991
Hunter-Lab:
45.6159, 60.9928, 1.7262
#de4082 color charts
#de4082 color shades, tints & tones
#de4082 color schemes
#de4082 color preview, HTML & CSS examples
This text has a color of #de4082
<p style="color:#de4082;">Text here</p>
.mytext {color:#de4082;}
This box has a color of #de4082
<div style="background-color:#de4082;">Content here</div>
.mybackground {background-color:#de4082;}
Border around this has a color of #de4082
<div style="border:2px solid #de4082;">Content here</div>
.myborder {border:2px solid #de4082;}