#d65f59 color space conversions
Hex:
#d65f59
RGB:
214, 95, 89
CMY:
16, 63, 65
CMYK:
0, 56, 58, 16
HSL:
3°, 60.3865%, 59.4118%
HSV (HSB):
3°, 58.4112%, 83.9216%
XYZ:
33.6269, 23.2018, 12.1573
xyY:
0.4874, 0.3363, 23.2018
CIE-Lab:
55.2796, 46.3934, 26.5895
CIE-LCH:
55.2796, 53.4729, 29.8184
CIE-Luv:
55.2796, 89.0044, 22.3308
Hunter-Lab:
48.1683, 40.3188, 18.7535
#d65f59 color charts
#d65f59 color shades, tints & tones
#d65f59 color schemes
#d65f59 color preview, HTML & CSS examples
This text has a color of #d65f59
<p style="color:#d65f59;">Text here</p>
.mytext {color:#d65f59;}
This box has a color of #d65f59
<div style="background-color:#d65f59;">Content here</div>
.mybackground {background-color:#d65f59;}
Border around this has a color of #d65f59
<div style="border:2px solid #d65f59;">Content here</div>
.myborder {border:2px solid #d65f59;}