#d05c6a color space conversions
Hex:
#d05c6a
RGB:
208, 92, 106
CMY:
18, 64, 58
CMYK:
0, 56, 49, 18
HSL:
353°, 55.2381%, 58.8235%
HSV (HSB):
353°, 55.7692%, 81.5686%
XYZ:
32.4411, 22.1048, 16.1925
xyY:
0.4586, 0.3125, 22.1048
CIE-Lab:
54.1380, 47.1073, 14.9662
CIE-LCH:
54.1380, 49.4276, 17.6253
CIE-Luv:
54.1380, 82.1127, 9.7436
Hunter-Lab:
47.0157, 40.8883, 12.4912
#d05c6a color charts
#d05c6a color shades, tints & tones
#d05c6a color schemes
#d05c6a color preview, HTML & CSS examples
This text has a color of #d05c6a
<p style="color:#d05c6a;">Text here</p>
.mytext {color:#d05c6a;}
This box has a color of #d05c6a
<div style="background-color:#d05c6a;">Content here</div>
.mybackground {background-color:#d05c6a;}
Border around this has a color of #d05c6a
<div style="border:2px solid #d05c6a;">Content here</div>
.myborder {border:2px solid #d05c6a;}