#d65d0f color space conversions
Hex:
#d65d0f
RGB:
214, 93, 15
CMY:
16, 64, 94
CMYK:
0, 57, 93, 16
HSL:
24°, 86.8996%, 44.9020%
HSV (HSB):
24°, 92.9907%, 83.9216%
XYZ:
31.7321, 22.1593, 3.0566
xyY:
0.5572, 0.3891, 22.1593
CIE-Lab:
54.1957, 44.2947, 60.2426
CIE-LCH:
54.1957, 74.7743, 53.6740
CIE-Luv:
54.1957, 100.1754, 46.4442
Hunter-Lab:
47.0737, 37.9469, 29.1017
#d65d0f color charts
#d65d0f color shades, tints & tones
#d65d0f color schemes
#d65d0f color preview, HTML & CSS examples
This text has a color of #d65d0f
<p style="color:#d65d0f;">Text here</p>
.mytext {color:#d65d0f;}
This box has a color of #d65d0f
<div style="background-color:#d65d0f;">Content here</div>
.mybackground {background-color:#d65d0f;}
Border around this has a color of #d65d0f
<div style="border:2px solid #d65d0f;">Content here</div>
.myborder {border:2px solid #d65d0f;}