#d65c5d color space conversions
Hex:
#d65c5d
RGB:
214, 92, 93
CMY:
16, 64, 64
CMYK:
0, 57, 57, 16
HSL:
360°, 59.8039%, 60.0000%
HSV (HSB):
360°, 57.0093%, 83.9216%
XYZ:
33.5345, 22.7407, 12.9779
xyY:
0.4842, 0.3284, 22.7407
CIE-Lab:
54.8043, 48.1179, 23.6501
CIE-LCH:
54.8043, 53.6158, 26.1743
CIE-Luv:
54.8043, 90.1217, 18.9019
Hunter-Lab:
47.6873, 42.0715, 17.2456
#d65c5d color charts
#d65c5d color shades, tints & tones
#d65c5d color schemes
#d65c5d color preview, HTML & CSS examples
This text has a color of #d65c5d
<p style="color:#d65c5d;">Text here</p>
.mytext {color:#d65c5d;}
This box has a color of #d65c5d
<div style="background-color:#d65c5d;">Content here</div>
.mybackground {background-color:#d65c5d;}
Border around this has a color of #d65c5d
<div style="border:2px solid #d65c5d;">Content here</div>
.myborder {border:2px solid #d65c5d;}