#d65c4e color space conversions
Hex:
#d65c4e
RGB:
214, 92, 78
CMY:
16, 64, 69
CMYK:
0, 57, 64, 16
HSL:
6°, 62.3853%, 57.2549%
HSV (HSB):
6°, 63.5514%, 83.9216%
XYZ:
32.9338, 22.5005, 9.8150
xyY:
0.5047, 0.3448, 22.5005
CIE-Lab:
54.5541, 47.0744, 31.9697
CIE-LCH:
54.5541, 56.9039, 34.1816
CIE-Luv:
54.5541, 93.3258, 26.9986
Hunter-Lab:
47.4347, 40.9217, 20.9363
#d65c4e color charts
#d65c4e color shades, tints & tones
#d65c4e color schemes
#d65c4e color preview, HTML & CSS examples
This text has a color of #d65c4e
<p style="color:#d65c4e;">Text here</p>
.mytext {color:#d65c4e;}
This box has a color of #d65c4e
<div style="background-color:#d65c4e;">Content here</div>
.mybackground {background-color:#d65c4e;}
Border around this has a color of #d65c4e
<div style="border:2px solid #d65c4e;">Content here</div>
.myborder {border:2px solid #d65c4e;}