#d06c64 color space conversions
Hex:
#d06c64
RGB:
208, 108, 100
CMY:
18, 58, 61
CMYK:
0, 48, 52, 18
HSL:
4°, 53.4653%, 60.3922%
HSV (HSB):
4°, 51.9231%, 81.5686%
XYZ:
33.6752, 25.0551, 15.1178
xyY:
0.4560, 0.3393, 25.0551
CIE-Lab:
57.1291, 38.5908, 22.5212
CIE-LCH:
57.1291, 44.6817, 30.2674
CIE-Luv:
57.1291, 73.0054, 20.3619
Hunter-Lab:
50.0551, 32.4919, 17.1316
#d06c64 color charts
#d06c64 color shades, tints & tones
#d06c64 color schemes
#d06c64 color preview, HTML & CSS examples
This text has a color of #d06c64
<p style="color:#d06c64;">Text here</p>
.mytext {color:#d06c64;}
This box has a color of #d06c64
<div style="background-color:#d06c64;">Content here</div>
.mybackground {background-color:#d06c64;}
Border around this has a color of #d06c64
<div style="border:2px solid #d06c64;">Content here</div>
.myborder {border:2px solid #d06c64;}