#d65d4a color space conversions
Hex:
#d65d4a
RGB:
214, 93, 74
CMY:
16, 64, 71
CMYK:
0, 57, 65, 16
HSL:
8°, 63.0631%, 56.4706%
HSV (HSB):
8°, 65.4206%, 83.9216%
XYZ:
32.8819, 22.6193, 9.1114
xyY:
0.5089, 0.3501, 22.6193
CIE-Lab:
54.6780, 46.3556, 34.3792
CIE-LCH:
54.6780, 57.7128, 36.5621
CIE-Luv:
54.6780, 93.3916, 29.3050
Hunter-Lab:
47.5597, 40.1823, 21.9331
#d65d4a color charts
#d65d4a color shades, tints & tones
#d65d4a color schemes
#d65d4a color preview, HTML & CSS examples
This text has a color of #d65d4a
<p style="color:#d65d4a;">Text here</p>
.mytext {color:#d65d4a;}
This box has a color of #d65d4a
<div style="background-color:#d65d4a;">Content here</div>
.mybackground {background-color:#d65d4a;}
Border around this has a color of #d65d4a
<div style="border:2px solid #d65d4a;">Content here</div>
.myborder {border:2px solid #d65d4a;}