#df2a65 color space conversions
Hex:
#df2a65
RGB:
223, 42, 101
CMY:
13, 84, 60
CMYK:
0, 81, 55, 13
HSL:
340°, 73.8776%, 51.9608%
HSV (HSB):
340°, 81.1659%, 87.4510%
XYZ:
33.6084, 18.2835, 14.0696
xyY:
0.5095, 0.2772, 18.2835
CIE-Lab:
49.8382, 69.7828, 12.4017
CIE-LCH:
49.8382, 70.8763, 10.0773
CIE-Luv:
49.8382, 120.6249, 1.1125
Hunter-Lab:
42.7592, 65.4708, 10.4225
#df2a65 color charts
#df2a65 color shades, tints & tones
#df2a65 color schemes
#df2a65 color preview, HTML & CSS examples
This text has a color of #df2a65
<p style="color:#df2a65;">Text here</p>
.mytext {color:#df2a65;}
This box has a color of #df2a65
<div style="background-color:#df2a65;">Content here</div>
.mybackground {background-color:#df2a65;}
Border around this has a color of #df2a65
<div style="border:2px solid #df2a65;">Content here</div>
.myborder {border:2px solid #df2a65;}