#df3b65 color space conversions
Hex:
#df3b65
RGB:
223, 59, 101
CMY:
13, 77, 60
CMYK:
0, 74, 55, 13
HSL:
345°, 71.9298%, 55.2941%
HSV (HSB):
345°, 73.5426%, 87.4510%
XYZ:
34.3444, 19.7555, 14.3150
xyY:
0.5020, 0.2888, 19.7555
CIE-Lab:
51.5596, 64.9250, 14.7855
CIE-LCH:
51.5596, 66.5873, 12.8292
CIE-Luv:
51.5596, 113.8473, 5.0570
Hunter-Lab:
44.4471, 60.1446, 12.0177
#df3b65 color charts
#df3b65 color shades, tints & tones
#df3b65 color schemes
#df3b65 color preview, HTML & CSS examples
This text has a color of #df3b65
<p style="color:#df3b65;">Text here</p>
.mytext {color:#df3b65;}
This box has a color of #df3b65
<div style="background-color:#df3b65;">Content here</div>
.mybackground {background-color:#df3b65;}
Border around this has a color of #df3b65
<div style="border:2px solid #df3b65;">Content here</div>
.myborder {border:2px solid #df3b65;}