#dd925b color space conversions
Hex:
#dd925b
RGB:
221, 146, 91
CMY:
13, 43, 64
CMYK:
0, 34, 59, 13
HSL:
25°, 65.6566%, 61.1765%
HSV (HSB):
25°, 58.8235%, 86.6667%
XYZ:
41.9860, 36.6853, 14.7656
xyY:
0.4494, 0.3926, 36.6853
CIE-Lab:
67.0402, 22.8637, 40.4200
CIE-LCH:
67.0402, 46.4384, 60.5052
CIE-Luv:
67.0402, 57.5120, 43.8696
Hunter-Lab:
60.5684, 17.7417, 27.9439
#dd925b color charts
#dd925b color shades, tints & tones
#dd925b color schemes
#dd925b color preview, HTML & CSS examples
This text has a color of #dd925b
<p style="color:#dd925b;">Text here</p>
.mytext {color:#dd925b;}
This box has a color of #dd925b
<div style="background-color:#dd925b;">Content here</div>
.mybackground {background-color:#dd925b;}
Border around this has a color of #dd925b
<div style="border:2px solid #dd925b;">Content here</div>
.myborder {border:2px solid #dd925b;}