#d65f2c color space conversions
Hex:
#d65f2c
RGB:
214, 95, 44
CMY:
16, 63, 83
CMYK:
0, 56, 79, 16
HSL:
18°, 67.4603%, 50.5882%
HSV (HSB):
18°, 79.4393%, 83.9216%
XYZ:
32.2784, 22.6624, 5.0559
xyY:
0.5380, 0.3777, 22.6624
CIE-Lab:
54.7229, 44.0012, 50.0503
CIE-LCH:
54.7229, 66.6418, 48.6800
CIE-Luv:
54.7229, 96.3643, 41.3866
Hunter-Lab:
47.6051, 37.7223, 27.0266
#d65f2c color charts
#d65f2c color shades, tints & tones
#d65f2c color schemes
#d65f2c color preview, HTML & CSS examples
This text has a color of #d65f2c
<p style="color:#d65f2c;">Text here</p>
.mytext {color:#d65f2c;}
This box has a color of #d65f2c
<div style="background-color:#d65f2c;">Content here</div>
.mybackground {background-color:#d65f2c;}
Border around this has a color of #d65f2c
<div style="border:2px solid #d65f2c;">Content here</div>
.myborder {border:2px solid #d65f2c;}