#d65c79 color space conversions
Hex:
#d65c79
RGB:
214, 92, 121
CMY:
16, 64, 53
CMYK:
0, 57, 43, 16
HSL:
346°, 59.8039%, 60.0000%
HSV (HSB):
346°, 57.0093%, 83.9216%
XYZ:
35.0099, 23.3309, 20.7473
xyY:
0.4427, 0.2950, 23.3309
CIE-Lab:
55.4116, 50.6076, 8.0354
CIE-LCH:
55.4116, 51.2415, 9.0220
CIE-Luv:
55.4116, 83.0542, 0.8554
Hunter-Lab:
48.3021, 44.8502, 8.3446
#d65c79 color charts
#d65c79 color shades, tints & tones
#d65c79 color schemes
#d65c79 color preview, HTML & CSS examples
This text has a color of #d65c79
<p style="color:#d65c79;">Text here</p>
.mytext {color:#d65c79;}
This box has a color of #d65c79
<div style="background-color:#d65c79;">Content here</div>
.mybackground {background-color:#d65c79;}
Border around this has a color of #d65c79
<div style="border:2px solid #d65c79;">Content here</div>
.myborder {border:2px solid #d65c79;}