#d65c26 color space conversions
Hex:
#d65c26
RGB:
214, 92, 38
CMY:
16, 64, 85
CMYK:
0, 57, 82, 16
HSL:
18°, 69.8413%, 49.4118%
HSV (HSB):
18°, 82.2430%, 83.9216%
XYZ:
31.9086, 22.0904, 4.4158
xyY:
0.5462, 0.3782, 22.0904
CIE-Lab:
54.1228, 45.2505, 52.1870
CIE-LCH:
54.1228, 69.0731, 49.0720
CIE-Luv:
54.1228, 99.3137, 42.0076
Hunter-Lab:
47.0004, 38.9329, 27.3298
#d65c26 color charts
#d65c26 color shades, tints & tones
#d65c26 color schemes
#d65c26 color preview, HTML & CSS examples
This text has a color of #d65c26
<p style="color:#d65c26;">Text here</p>
.mytext {color:#d65c26;}
This box has a color of #d65c26
<div style="background-color:#d65c26;">Content here</div>
.mybackground {background-color:#d65c26;}
Border around this has a color of #d65c26
<div style="border:2px solid #d65c26;">Content here</div>
.myborder {border:2px solid #d65c26;}