#dd6f7e color space conversions
Hex:
#dd6f7e
RGB:
221, 111, 126
CMY:
13, 56, 51
CMYK:
0, 50, 43, 13
HSL:
352°, 61.7978%, 65.0980%
HSV (HSB):
352°, 49.7738%, 86.6667%
XYZ:
39.2691, 28.2474, 23.1212
xyY:
0.4333, 0.3117, 28.2474
CIE-Lab:
60.1116, 44.3311, 11.9067
CIE-LCH:
60.1116, 45.9022, 15.0341
CIE-Luv:
60.1116, 75.9775, 7.2085
Hunter-Lab:
53.1483, 38.8770, 11.4107
#dd6f7e color charts
#dd6f7e color shades, tints & tones
#dd6f7e color schemes
#dd6f7e color preview, HTML & CSS examples
This text has a color of #dd6f7e
<p style="color:#dd6f7e;">Text here</p>
.mytext {color:#dd6f7e;}
This box has a color of #dd6f7e
<div style="background-color:#dd6f7e;">Content here</div>
.mybackground {background-color:#dd6f7e;}
Border around this has a color of #dd6f7e
<div style="border:2px solid #dd6f7e;">Content here</div>
.myborder {border:2px solid #dd6f7e;}