#dc705a color space conversions
Hex:
#dc705a
RGB:
220, 112, 90
CMY:
14, 56, 65
CMYK:
0, 49, 59, 14
HSL:
10°, 65.0000%, 60.7843%
HSV (HSB):
10°, 59.0909%, 86.2745%
XYZ:
37.1548, 27.5422, 13.0308
xyY:
0.4780, 0.3543, 27.5422
CIE-Lab:
59.4728, 40.2771, 31.5658
CIE-LCH:
59.4728, 51.1727, 38.0863
CIE-Luv:
59.4728, 81.8372, 29.5200
Hunter-Lab:
52.4806, 34.5319, 22.0149
#dc705a color charts
#dc705a color shades, tints & tones
#dc705a color schemes
#dc705a color preview, HTML & CSS examples
This text has a color of #dc705a
<p style="color:#dc705a;">Text here</p>
.mytext {color:#dc705a;}
This box has a color of #dc705a
<div style="background-color:#dc705a;">Content here</div>
.mybackground {background-color:#dc705a;}
Border around this has a color of #dc705a
<div style="border:2px solid #dc705a;">Content here</div>
.myborder {border:2px solid #dc705a;}