#d65d43 color space conversions
Hex:
#d65d43
RGB:
214, 93, 67
CMY:
16, 64, 74
CMYK:
0, 57, 69, 16
HSL:
11°, 64.1921%, 55.0980%
HSV (HSB):
11°, 68.6916%, 83.9216%
XYZ:
32.6590, 22.5301, 7.9376
xyY:
0.5174, 0.3569, 22.5301
CIE-Lab:
54.5850, 45.9615, 38.1495
CIE-LCH:
54.5850, 59.7314, 39.6938
CIE-Luv:
54.5850, 94.6387, 32.4702
Hunter-Lab:
47.4659, 39.7521, 23.3112
#d65d43 color charts
#d65d43 color shades, tints & tones
#d65d43 color schemes
#d65d43 color preview, HTML & CSS examples
This text has a color of #d65d43
<p style="color:#d65d43;">Text here</p>
.mytext {color:#d65d43;}
This box has a color of #d65d43
<div style="background-color:#d65d43;">Content here</div>
.mybackground {background-color:#d65d43;}
Border around this has a color of #d65d43
<div style="border:2px solid #d65d43;">Content here</div>
.myborder {border:2px solid #d65d43;}