#df00a2 color space conversions
Hex:
#df00a2
RGB:
223, 0, 162
CMY:
13, 100, 36
CMYK:
0, 100, 27, 13
HSL:
316°, 100.0000%, 43.7255%
HSV (HSB):
316°, 100.0000%, 87.4510%
XYZ:
36.9530, 18.2966, 35.7664
xyY:
0.4060, 0.2010, 18.2966
CIE-Lab:
49.8539, 81.0749, -24.4554
CIE-LCH:
49.8539, 84.6830, 343.2146
CIE-Luv:
49.8539, 100.5757, -48.6399
Hunter-Lab:
42.7745, 79.3511, -19.6338
#df00a2 color charts
#df00a2 color shades, tints & tones
#df00a2 color schemes
#df00a2 color preview, HTML & CSS examples
This text has a color of #df00a2
<p style="color:#df00a2;">Text here</p>
.mytext {color:#df00a2;}
This box has a color of #df00a2
<div style="background-color:#df00a2;">Content here</div>
.mybackground {background-color:#df00a2;}
Border around this has a color of #df00a2
<div style="border:2px solid #df00a2;">Content here</div>
.myborder {border:2px solid #df00a2;}