#d65b42 color space conversions
Hex:
#d65b42
RGB:
214, 91, 66
CMY:
16, 64, 74
CMYK:
0, 57, 69, 16
HSL:
10°, 64.3478%, 54.9020%
HSV (HSB):
10°, 69.1589%, 83.9216%
XYZ:
32.4560, 22.1717, 7.7232
xyY:
0.5205, 0.3556, 22.1717
CIE-Lab:
54.2087, 46.8564, 38.2599
CIE-LCH:
54.2087, 60.4924, 39.2328
CIE-Luv:
54.2087, 96.2535, 32.1977
Hunter-Lab:
47.0868, 40.6347, 23.2360
#d65b42 color charts
#d65b42 color shades, tints & tones
#d65b42 color schemes
#d65b42 color preview, HTML & CSS examples
This text has a color of #d65b42
<p style="color:#d65b42;">Text here</p>
.mytext {color:#d65b42;}
This box has a color of #d65b42
<div style="background-color:#d65b42;">Content here</div>
.mybackground {background-color:#d65b42;}
Border around this has a color of #d65b42
<div style="border:2px solid #d65b42;">Content here</div>
.myborder {border:2px solid #d65b42;}