#d65a42 color space conversions
Hex:
#d65a42
RGB:
214, 90, 66
CMY:
16, 65, 74
CMYK:
0, 58, 69, 16
HSL:
10°, 64.3478%, 54.9020%
HSV (HSB):
10°, 69.1589%, 83.9216%
XYZ:
32.3711, 22.0018, 7.6949
xyY:
0.5215, 0.3545, 22.0018
CIE-Lab:
54.0289, 47.3260, 38.0512
CIE-LCH:
54.0289, 60.7260, 38.8001
CIE-Luv:
54.0289, 96.9713, 31.8510
Hunter-Lab:
46.9061, 41.1017, 23.1078
#d65a42 color charts
#d65a42 color shades, tints & tones
#d65a42 color schemes
#d65a42 color preview, HTML & CSS examples
This text has a color of #d65a42
<p style="color:#d65a42;">Text here</p>
.mytext {color:#d65a42;}
This box has a color of #d65a42
<div style="background-color:#d65a42;">Content here</div>
.mybackground {background-color:#d65a42;}
Border around this has a color of #d65a42
<div style="border:2px solid #d65a42;">Content here</div>
.myborder {border:2px solid #d65a42;}