#d65c47 color space conversions
Hex:
#d65c47
RGB:
214, 92, 71
CMY:
16, 64, 72
CMYK:
0, 57, 67, 16
HSL:
9°, 63.5556%, 55.8824%
HSV (HSB):
9°, 66.8224%, 83.9216%
XYZ:
32.6960, 22.4054, 8.5626
xyY:
0.5136, 0.3519, 22.4054
CIE-Lab:
54.4545, 46.6562, 35.7868
CIE-LCH:
54.4545, 58.8004, 37.4893
CIE-Luv:
54.4545, 94.6536, 30.3401
Hunter-Lab:
47.3343, 40.4633, 22.4086
#d65c47 color charts
#d65c47 color shades, tints & tones
#d65c47 color schemes
#d65c47 color preview, HTML & CSS examples
This text has a color of #d65c47
<p style="color:#d65c47;">Text here</p>
.mytext {color:#d65c47;}
This box has a color of #d65c47
<div style="background-color:#d65c47;">Content here</div>
.mybackground {background-color:#d65c47;}
Border around this has a color of #d65c47
<div style="border:2px solid #d65c47;">Content here</div>
.myborder {border:2px solid #d65c47;}