#d65e82 color space conversions
Hex:
#d65e82
RGB:
214, 94, 130
CMY:
16, 63, 49
CMYK:
0, 56, 39, 16
HSL:
342°, 59.4059%, 60.3922%
HSV (HSB):
342°, 56.0748%, 83.9216%
XYZ:
35.7635, 23.9133, 23.8499
xyY:
0.4282, 0.2863, 23.9133
CIE-Lab:
56.0008, 50.6212, 3.5788
CIE-LCH:
56.0008, 50.7475, 4.0440
CIE-Luv:
56.0008, 79.4517, -4.7351
Hunter-Lab:
48.9012, 44.9676, 5.3142
#d65e82 color charts
#d65e82 color shades, tints & tones
#d65e82 color schemes
#d65e82 color preview, HTML & CSS examples
This text has a color of #d65e82
<p style="color:#d65e82;">Text here</p>
.mytext {color:#d65e82;}
This box has a color of #d65e82
<div style="background-color:#d65e82;">Content here</div>
.mybackground {background-color:#d65e82;}
Border around this has a color of #d65e82
<div style="border:2px solid #d65e82;">Content here</div>
.myborder {border:2px solid #d65e82;}