#d65e1e color space conversions
Hex:
#d65e1e
RGB:
214, 94, 30
CMY:
16, 63, 88
CMYK:
0, 56, 86, 16
HSL:
21°, 75.4098%, 47.8431%
HSV (HSB):
21°, 85.9813%, 83.9216%
XYZ:
31.9686, 22.3953, 3.8661
xyY:
0.5490, 0.3846, 22.3953
CIE-Lab:
54.4439, 44.0841, 55.7195
CIE-LCH:
54.4439, 71.0497, 51.6497
CIE-Luv:
54.4439, 98.4641, 44.4357
Hunter-Lab:
47.3237, 37.7659, 28.2829
#d65e1e color charts
#d65e1e color shades, tints & tones
#d65e1e color schemes
#d65e1e color preview, HTML & CSS examples
This text has a color of #d65e1e
<p style="color:#d65e1e;">Text here</p>
.mytext {color:#d65e1e;}
This box has a color of #d65e1e
<div style="background-color:#d65e1e;">Content here</div>
.mybackground {background-color:#d65e1e;}
Border around this has a color of #d65e1e
<div style="border:2px solid #d65e1e;">Content here</div>
.myborder {border:2px solid #d65e1e;}