#d65f22 color space conversions
Hex:
#d65f22
RGB:
214, 95, 34
CMY:
16, 63, 87
CMYK:
0, 56, 84, 16
HSL:
20°, 72.5806%, 48.6275%
HSV (HSB):
20°, 84.1121%, 83.9216%
XYZ:
32.1125, 22.5961, 4.1823
xyY:
0.5453, 0.3837, 22.5961
CIE-Lab:
54.6538, 43.7004, 54.3357
CIE-LCH:
54.6538, 69.7287, 51.1915
CIE-Luv:
54.6538, 97.3483, 43.9163
Hunter-Lab:
47.5353, 37.3990, 28.0582
#d65f22 color charts
#d65f22 color shades, tints & tones
#d65f22 color schemes
#d65f22 color preview, HTML & CSS examples
This text has a color of #d65f22
<p style="color:#d65f22;">Text here</p>
.mytext {color:#d65f22;}
This box has a color of #d65f22
<div style="background-color:#d65f22;">Content here</div>
.mybackground {background-color:#d65f22;}
Border around this has a color of #d65f22
<div style="border:2px solid #d65f22;">Content here</div>
.myborder {border:2px solid #d65f22;}