#d05e74 color space conversions
Hex:
#d05e74
RGB:
208, 94, 116
CMY:
18, 63, 55
CMYK:
0, 55, 44, 18
HSL:
348°, 54.8077%, 59.2157%
HSV (HSB):
348°, 54.8077%, 81.5686%
XYZ:
33.1675, 22.6763, 19.1518
xyY:
0.4423, 0.3024, 22.6763
CIE-Lab:
54.7373, 47.1131, 9.9019
CIE-LCH:
54.7373, 48.1424, 11.8692
CIE-Luv:
54.7373, 78.3782, 3.8697
Hunter-Lab:
47.6196, 40.9927, 9.4882
#d05e74 color charts
#d05e74 color shades, tints & tones
#d05e74 color schemes
#d05e74 color preview, HTML & CSS examples
This text has a color of #d05e74
<p style="color:#d05e74;">Text here</p>
.mytext {color:#d05e74;}
This box has a color of #d05e74
<div style="background-color:#d05e74;">Content here</div>
.mybackground {background-color:#d05e74;}
Border around this has a color of #d05e74
<div style="border:2px solid #d05e74;">Content here</div>
.myborder {border:2px solid #d05e74;}