#d5683a color space conversions
Hex:
#d5683a
RGB:
213, 104, 58
CMY:
16, 59, 77
CMYK:
0, 51, 73, 16
HSL:
18°, 64.8536%, 53.1373%
HSV (HSB):
18°, 72.7700%, 83.5294%
XYZ:
33.1546, 24.3523, 6.9560
xyY:
0.5143, 0.3778, 24.3523
CIE-Lab:
56.4388, 39.7336, 44.9423
CIE-LCH:
56.4388, 59.9881, 48.5201
CIE-Luv:
56.4388, 86.9004, 39.8848
Hunter-Lab:
49.3480, 33.5668, 26.1862
#d5683a color charts
#d5683a color shades, tints & tones
#d5683a color schemes
#d5683a color preview, HTML & CSS examples
This text has a color of #d5683a
<p style="color:#d5683a;">Text here</p>
.mytext {color:#d5683a;}
This box has a color of #d5683a
<div style="background-color:#d5683a;">Content here</div>
.mybackground {background-color:#d5683a;}
Border around this has a color of #d5683a
<div style="border:2px solid #d5683a;">Content here</div>
.myborder {border:2px solid #d5683a;}