#d5702c color space conversions
Hex:
#d5702c
RGB:
213, 112, 44
CMY:
16, 56, 83
CMYK:
0, 47, 79, 16
HSL:
24°, 66.7984%, 50.3922%
HSV (HSB):
24°, 79.3427%, 83.5294%
XYZ:
33.6894, 25.9163, 5.6096
xyY:
0.5166, 0.3974, 25.9163
CIE-Lab:
57.9575, 35.0694, 53.0934
CIE-LCH:
57.9575, 63.6300, 56.5544
CIE-Luv:
57.9575, 82.0814, 47.2108
Hunter-Lab:
50.9081, 29.0366, 29.1024
#d5702c color charts
#d5702c color shades, tints & tones
#d5702c color schemes
#d5702c color preview, HTML & CSS examples
This text has a color of #d5702c
<p style="color:#d5702c;">Text here</p>
.mytext {color:#d5702c;}
This box has a color of #d5702c
<div style="background-color:#d5702c;">Content here</div>
.mybackground {background-color:#d5702c;}
Border around this has a color of #d5702c
<div style="border:2px solid #d5702c;">Content here</div>
.myborder {border:2px solid #d5702c;}