#d65b3a color space conversions
Hex:
#d65b3a
RGB:
214, 91, 58
CMY:
16, 64, 77
CMYK:
0, 57, 73, 16
HSL:
13°, 65.5462%, 53.3333%
HSV (HSB):
13°, 72.8972%, 83.9216%
XYZ:
32.2364, 22.0838, 6.5665
xyY:
0.5294, 0.3627, 22.0838
CIE-Lab:
54.1158, 46.4665, 42.4581
CIE-LCH:
54.1158, 62.9430, 42.4191
CIE-Luv:
54.1158, 97.5501, 35.4164
Hunter-Lab:
46.9934, 40.2083, 24.6106
#d65b3a color charts
#d65b3a color shades, tints & tones
#d65b3a color schemes
#d65b3a color preview, HTML & CSS examples
This text has a color of #d65b3a
<p style="color:#d65b3a;">Text here</p>
.mytext {color:#d65b3a;}
This box has a color of #d65b3a
<div style="background-color:#d65b3a;">Content here</div>
.mybackground {background-color:#d65b3a;}
Border around this has a color of #d65b3a
<div style="border:2px solid #d65b3a;">Content here</div>
.myborder {border:2px solid #d65b3a;}