#d65f30 color space conversions
Hex:
#d65f30
RGB:
214, 95, 48
CMY:
16, 63, 81
CMYK:
0, 56, 78, 16
HSL:
17°, 66.9355%, 51.3725%
HSV (HSB):
17°, 77.5701%, 83.9216%
XYZ:
32.3573, 22.6940, 5.4713
xyY:
0.5346, 0.3750, 22.6940
CIE-Lab:
54.7557, 44.1437, 48.1898
CIE-LCH:
54.7557, 65.3523, 47.5092
CIE-Luv:
54.7557, 95.9030, 40.1991
Hunter-Lab:
47.6382, 37.8757, 26.5372
#d65f30 color charts
#d65f30 color shades, tints & tones
#d65f30 color schemes
#d65f30 color preview, HTML & CSS examples
This text has a color of #d65f30
<p style="color:#d65f30;">Text here</p>
.mytext {color:#d65f30;}
This box has a color of #d65f30
<div style="background-color:#d65f30;">Content here</div>
.mybackground {background-color:#d65f30;}
Border around this has a color of #d65f30
<div style="border:2px solid #d65f30;">Content here</div>
.myborder {border:2px solid #d65f30;}