#d65c45 color space conversions
Hex:
#d65c45
RGB:
214, 92, 69
CMY:
16, 64, 73
CMYK:
0, 57, 68, 16
HSL:
10°, 63.8767%, 55.4902%
HSV (HSB):
10°, 67.7570%, 83.9216%
XYZ:
32.6329, 22.3801, 8.2301
xyY:
0.5160, 0.3539, 22.3801
CIE-Lab:
54.4280, 46.5446, 36.8651
CIE-LCH:
54.4280, 59.3754, 38.3805
CIE-Luv:
54.4280, 95.0121, 31.2411
Hunter-Lab:
47.3076, 40.3413, 22.8007
#d65c45 color charts
#d65c45 color shades, tints & tones
#d65c45 color schemes
#d65c45 color preview, HTML & CSS examples
This text has a color of #d65c45
<p style="color:#d65c45;">Text here</p>
.mytext {color:#d65c45;}
This box has a color of #d65c45
<div style="background-color:#d65c45;">Content here</div>
.mybackground {background-color:#d65c45;}
Border around this has a color of #d65c45
<div style="border:2px solid #d65c45;">Content here</div>
.myborder {border:2px solid #d65c45;}