#d65f67 color space conversions
Hex:
#d65f67
RGB:
214, 95, 103
CMY:
16, 63, 60
CMYK:
0, 56, 52, 16
HSL:
356°, 59.2040%, 60.5882%
HSV (HSB):
356°, 55.6075%, 83.9216%
XYZ:
34.2719, 23.4598, 15.5538
xyY:
0.4676, 0.3201, 23.4598
CIE-Lab:
55.5429, 47.5055, 18.8001
CIE-LCH:
55.5429, 51.0903, 21.5910
CIE-Luv:
55.5429, 85.8409, 14.0598
Hunter-Lab:
48.4354, 41.5414, 14.8652
#d65f67 color charts
#d65f67 color shades, tints & tones
#d65f67 color schemes
#d65f67 color preview, HTML & CSS examples
This text has a color of #d65f67
<p style="color:#d65f67;">Text here</p>
.mytext {color:#d65f67;}
This box has a color of #d65f67
<div style="background-color:#d65f67;">Content here</div>
.mybackground {background-color:#d65f67;}
Border around this has a color of #d65f67
<div style="border:2px solid #d65f67;">Content here</div>
.myborder {border:2px solid #d65f67;}