#d65c46 color space conversions
Hex:
#d65c46
RGB:
214, 92, 70
CMY:
16, 64, 73
CMYK:
0, 57, 67, 16
HSL:
9°, 63.7168%, 55.6863%
HSV (HSB):
9°, 67.2897%, 83.9216%
XYZ:
32.6642, 22.3926, 8.3950
xyY:
0.5148, 0.3529, 22.3926
CIE-Lab:
54.4411, 46.6000, 36.3267
CIE-LCH:
54.4411, 59.0863, 37.9380
CIE-Luv:
54.4411, 94.8340, 30.7936
Hunter-Lab:
47.3209, 40.4018, 22.6062
#d65c46 color charts
#d65c46 color shades, tints & tones
#d65c46 color schemes
#d65c46 color preview, HTML & CSS examples
This text has a color of #d65c46
<p style="color:#d65c46;">Text here</p>
.mytext {color:#d65c46;}
This box has a color of #d65c46
<div style="background-color:#d65c46;">Content here</div>
.mybackground {background-color:#d65c46;}
Border around this has a color of #d65c46
<div style="border:2px solid #d65c46;">Content here</div>
.myborder {border:2px solid #d65c46;}