#d5704e color space conversions
Hex:
#d5704e
RGB:
213, 112, 78
CMY:
16, 56, 69
CMYK:
0, 47, 63, 16
HSL:
15°, 61.6438%, 57.0588%
HSV (HSB):
15°, 63.3803%, 83.5294%
XYZ:
34.6099, 26.2845, 10.4570
xyY:
0.4851, 0.3684, 26.2845
CIE-Lab:
58.3061, 36.7607, 36.5245
CIE-LCH:
58.3061, 51.8207, 44.8154
CIE-Luv:
58.3061, 78.0363, 34.6004
Hunter-Lab:
51.2684, 30.7806, 23.7948
#d5704e color charts
#d5704e color shades, tints & tones
#d5704e color schemes
#d5704e color preview, HTML & CSS examples
This text has a color of #d5704e
<p style="color:#d5704e;">Text here</p>
.mytext {color:#d5704e;}
This box has a color of #d5704e
<div style="background-color:#d5704e;">Content here</div>
.mybackground {background-color:#d5704e;}
Border around this has a color of #d5704e
<div style="border:2px solid #d5704e;">Content here</div>
.myborder {border:2px solid #d5704e;}