#d65c64 color space conversions
Hex:
#d65c64
RGB:
214, 92, 100
CMY:
16, 64, 61
CMYK:
0, 57, 53, 16
HSL:
356°, 59.8039%, 60.0000%
HSV (HSB):
356°, 57.0093%, 83.9216%
XYZ:
33.8590, 22.8705, 14.6865
xyY:
0.4741, 0.3202, 22.8705
CIE-Lab:
54.9387, 48.6742, 19.7392
CIE-LCH:
54.9387, 52.5244, 22.0744
CIE-Luv:
54.9387, 88.4745, 14.7196
Hunter-Lab:
47.8231, 42.6881, 15.2683
#d65c64 color charts
#d65c64 color shades, tints & tones
#d65c64 color schemes
#d65c64 color preview, HTML & CSS examples
This text has a color of #d65c64
<p style="color:#d65c64;">Text here</p>
.mytext {color:#d65c64;}
This box has a color of #d65c64
<div style="background-color:#d65c64;">Content here</div>
.mybackground {background-color:#d65c64;}
Border around this has a color of #d65c64
<div style="border:2px solid #d65c64;">Content here</div>
.myborder {border:2px solid #d65c64;}