#dda1a1 color space conversions
Hex:
#dda1a1
RGB:
221, 161, 161
CMY:
13, 37, 37
CMYK:
0, 27, 27, 13
HSL:
0°, 46.8750%, 74.9020%
HSV (HSB):
0°, 27.1493%, 86.6667%
XYZ:
48.9967, 43.4351, 39.5196
xyY:
0.3713, 0.3292, 43.4351
CIE-Lab:
71.8493, 22.2485, 8.8004
CIE-LCH:
71.8493, 23.9258, 21.5812
CIE-Luv:
71.8493, 38.7032, 8.3360
Hunter-Lab:
65.9053, 17.3699, 10.5809
#dda1a1 color charts
#dda1a1 color shades, tints & tones
#dda1a1 color schemes
#dda1a1 color preview, HTML & CSS examples
This text has a color of #dda1a1
<p style="color:#dda1a1;">Text here</p>
.mytext {color:#dda1a1;}
This box has a color of #dda1a1
<div style="background-color:#dda1a1;">Content here</div>
.mybackground {background-color:#dda1a1;}
Border around this has a color of #dda1a1
<div style="border:2px solid #dda1a1;">Content here</div>
.myborder {border:2px solid #dda1a1;}