#d65b26 color space conversions
Hex:
#d65b26
RGB:
214, 91, 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.8225, 21.9183, 4.3871
xyY:
0.5475, 0.3771, 21.9183
CIE-Lab:
53.9402, 45.7249, 52.0213
CIE-LCH:
53.9402, 69.2602, 48.6857
CIE-Luv:
53.9402, 100.0843, 41.6878
Hunter-Lab:
46.8169, 39.4007, 27.2159
#d65b26 color charts
#d65b26 color shades, tints & tones
#d65b26 color schemes
#d65b26 color preview, HTML & CSS examples
This text has a color of #d65b26
<p style="color:#d65b26;">Text here</p>
.mytext {color:#d65b26;}
This box has a color of #d65b26
<div style="background-color:#d65b26;">Content here</div>
.mybackground {background-color:#d65b26;}
Border around this has a color of #d65b26
<div style="border:2px solid #d65b26;">Content here</div>
.myborder {border:2px solid #d65b26;}