#d05c64 color space conversions
Hex:
#d05c64
RGB:
208, 92, 100
CMY:
18, 64, 61
CMYK:
0, 56, 52, 18
HSL:
356°, 55.2381%, 58.8235%
HSV (HSB):
356°, 55.7692%, 81.5686%
XYZ:
32.1398, 21.9843, 14.6060
xyY:
0.4676, 0.3199, 21.9843
CIE-Lab:
54.0103, 46.5727, 18.3262
CIE-LCH:
54.0103, 50.0486, 21.4794
CIE-Luv:
54.0103, 83.5719, 13.5749
Hunter-Lab:
46.8874, 40.3031, 14.3516
#d05c64 color charts
#d05c64 color shades, tints & tones
#d05c64 color schemes
#d05c64 color preview, HTML & CSS examples
This text has a color of #d05c64
<p style="color:#d05c64;">Text here</p>
.mytext {color:#d05c64;}
This box has a color of #d05c64
<div style="background-color:#d05c64;">Content here</div>
.mybackground {background-color:#d05c64;}
Border around this has a color of #d05c64
<div style="border:2px solid #d05c64;">Content here</div>
.myborder {border:2px solid #d05c64;}