#d65f6c color space conversions
Hex:
#d65f6c
RGB:
214, 95, 108
CMY:
16, 63, 58
CMYK:
0, 56, 50, 16
HSL:
353°, 59.2040%, 60.5882%
HSV (HSB):
353°, 55.6075%, 83.9216%
XYZ:
34.5305, 23.5633, 16.9156
xyY:
0.4603, 0.3141, 23.5633
CIE-Lab:
55.6479, 47.9458, 16.0150
CIE-LCH:
55.6479, 50.5498, 18.4705
CIE-Luv:
55.6479, 84.6299, 10.8795
Hunter-Lab:
48.5420, 42.0281, 13.3185
#d65f6c color charts
#d65f6c RGB chart
#d65f6c CMYK chart
#d65f6c RGB pie chart
#d65f6c color shades, tints & tones
#d65f6c color schemes
#d65f6c color preview, HTML & CSS examples
This text has a color of #d65f6c
<p style="color:#d65f6c;">Text here</p>
.mytext {color:#d65f6c;}
Text color #d65f6c
This box has a color of #d65f6c
<div style="background-color:#d65f6c;">Content here</div>
.mybackground {background-color:#d65f6c;}
Background color #d65f6c
Border around this has a color of #d65f6c
<div style="border:2px solid #d65f6c;">Content here</div>
.myborder {border:2px solid #d65f6c;}
Border color #d65f6c