#dc675c color space conversions
Hex:
#dc675c
RGB:
220, 103, 92
CMY:
14, 60, 64
CMYK:
0, 53, 58, 14
HSL:
5°, 64.6465%, 61.1765%
HSV (HSB):
5°, 58.1818%, 86.2745%
XYZ:
36.2972, 25.6888, 13.1706
xyY:
0.4830, 0.3418, 25.6888
CIE-Lab:
57.7405, 44.9092, 28.2277
CIE-LCH:
57.7405, 53.0438, 32.1514
CIE-Luv:
57.7405, 87.8284, 24.7911
Hunter-Lab:
50.6842, 39.1346, 20.0721
#dc675c color charts
#dc675c color shades, tints & tones
#dc675c color schemes
#dc675c color preview, HTML & CSS examples
This text has a color of #dc675c
<p style="color:#dc675c;">Text here</p>
.mytext {color:#dc675c;}
This box has a color of #dc675c
<div style="background-color:#dc675c;">Content here</div>
.mybackground {background-color:#dc675c;}
Border around this has a color of #dc675c
<div style="border:2px solid #dc675c;">Content here</div>
.myborder {border:2px solid #dc675c;}