#d65f26 color space conversions
Hex:
#d65f26
RGB:
214, 95, 38
CMY:
16, 63, 85
CMYK:
0, 56, 82, 16
HSL:
19°, 69.8413%, 49.4118%
HSV (HSB):
19°, 82.2430%, 83.9216%
XYZ:
32.1736, 22.6205, 4.5042
xyY:
0.5426, 0.3815, 22.6205
CIE-Lab:
54.6793, 43.8114, 52.6912
CIE-LCH:
54.6793, 68.5259, 50.2574
CIE-Luv:
54.6793, 96.9836, 42.9792
Hunter-Lab:
47.5610, 37.5182, 27.6778
#d65f26 color charts
#d65f26 color shades, tints & tones
#d65f26 color schemes
#d65f26 color preview, HTML & CSS examples
This text has a color of #d65f26
<p style="color:#d65f26;">Text here</p>
.mytext {color:#d65f26;}
This box has a color of #d65f26
<div style="background-color:#d65f26;">Content here</div>
.mybackground {background-color:#d65f26;}
Border around this has a color of #d65f26
<div style="border:2px solid #d65f26;">Content here</div>
.myborder {border:2px solid #d65f26;}