#dc6261 color space conversions
Hex:
#dc6261
RGB:
220, 98, 97
CMY:
14, 62, 62
CMYK:
0, 55, 56, 14
HSL:
0°, 63.7306%, 62.1569%
HSV (HSB):
0°, 55.9091%, 86.2745%
XYZ:
36.0406, 24.8141, 14.1993
xyY:
0.4802, 0.3306, 24.8141
CIE-Lab:
56.8938, 47.7018, 24.2569
CIE-LCH:
56.8938, 53.5150, 26.9539
CIE-Luv:
56.8938, 90.1722, 19.9771
Hunter-Lab:
49.8137, 41.9719, 17.9691
#dc6261 color charts
#dc6261 color shades, tints & tones
#dc6261 color schemes
#dc6261 color preview, HTML & CSS examples
This text has a color of #dc6261
<p style="color:#dc6261;">Text here</p>
.mytext {color:#dc6261;}
This box has a color of #dc6261
<div style="background-color:#dc6261;">Content here</div>
.mybackground {background-color:#dc6261;}
Border around this has a color of #dc6261
<div style="border:2px solid #dc6261;">Content here</div>
.myborder {border:2px solid #dc6261;}