#d65c32 color space conversions
Hex:
#d65c32
RGB:
214, 92, 50
CMY:
16, 64, 80
CMYK:
0, 57, 77, 16
HSL:
15°, 66.6667%, 51.7647%
HSV (HSB):
15°, 76.6355%, 83.9216%
XYZ:
32.1344, 22.1807, 5.6052
xyY:
0.5363, 0.3702, 22.1807
CIE-Lab:
54.2182, 45.6571, 46.6656
CIE-LCH:
54.2182, 65.2859, 45.6259
CIE-Luv:
54.2182, 97.9337, 38.5619
Hunter-Lab:
47.0964, 39.3739, 25.9110
#d65c32 color charts
#d65c32 color shades, tints & tones
#d65c32 color schemes
#d65c32 color preview, HTML & CSS examples
This text has a color of #d65c32
<p style="color:#d65c32;">Text here</p>
.mytext {color:#d65c32;}
This box has a color of #d65c32
<div style="background-color:#d65c32;">Content here</div>
.mybackground {background-color:#d65c32;}
Border around this has a color of #d65c32
<div style="border:2px solid #d65c32;">Content here</div>
.myborder {border:2px solid #d65c32;}