#d65b59 color space conversions
Hex:
#d65b59
RGB:
214, 91, 89
CMY:
16, 64, 65
CMYK:
0, 57, 58, 16
HSL:
1°, 60.3865%, 59.4118%
HSV (HSB):
1°, 58.4112%, 83.9216%
XYZ:
33.2758, 22.4996, 12.0402
xyY:
0.4907, 0.3318, 22.4996
CIE-Lab:
54.5531, 48.2898, 25.6469
CIE-LCH:
54.5531, 54.6779, 27.9730
CIE-Luv:
54.5531, 91.6866, 20.8018
Hunter-Lab:
47.4337, 42.2127, 18.1539
#d65b59 color charts
#d65b59 color shades, tints & tones
#d65b59 color schemes
#d65b59 color preview, HTML & CSS examples
This text has a color of #d65b59
<p style="color:#d65b59;">Text here</p>
.mytext {color:#d65b59;}
This box has a color of #d65b59
<div style="background-color:#d65b59;">Content here</div>
.mybackground {background-color:#d65b59;}
Border around this has a color of #d65b59
<div style="border:2px solid #d65b59;">Content here</div>
.myborder {border:2px solid #d65b59;}