#d65f0c color space conversions
Hex:
#d65f0c
RGB:
214, 95, 12
CMY:
16, 63, 95
CMYK:
0, 56, 94, 16
HSL:
25°, 89.3805%, 44.3137%
HSV (HSB):
25°, 94.3925%, 83.9216%
XYZ:
31.8901, 22.5071, 3.0113
xyY:
0.5555, 0.3921, 22.5071
CIE-Lab:
54.5610, 43.2948, 61.1743
CIE-LCH:
54.5610, 74.9449, 54.7119
CIE-Luv:
54.5610, 98.6972, 47.3778
Hunter-Lab:
47.4417, 36.9642, 29.4458
#d65f0c color charts
#d65f0c RGB chart
#d65f0c CMYK chart
#d65f0c RGB pie chart
#d65f0c color shades, tints & tones
#d65f0c color schemes
#d65f0c color preview, HTML & CSS examples
This text has a color of #d65f0c
<p style="color:#d65f0c;">Text here</p>
.mytext {color:#d65f0c;}
Text color #d65f0c
This box has a color of #d65f0c
<div style="background-color:#d65f0c;">Content here</div>
.mybackground {background-color:#d65f0c;}
Background color #d65f0c
Border around this has a color of #d65f0c
<div style="border:2px solid #d65f0c;">Content here</div>
.myborder {border:2px solid #d65f0c;}
Border color #d65f0c