#dc5450 color space conversions
Hex:
#dc5450
RGB:
220, 84, 80
CMY:
14, 67, 69
CMYK:
0, 62, 64, 14
HSL:
2°, 66.6667%, 58.8235%
HSV (HSB):
2°, 63.6364%, 86.2745%
XYZ:
34.1335, 22.1355, 10.0630
xyY:
0.5146, 0.3337, 22.1355
CIE-Lab:
54.1705, 52.9412, 30.5592
CIE-LCH:
54.1705, 61.1280, 29.9948
CIE-Luv:
54.1705, 103.2624, 24.1495
Hunter-Lab:
47.0484, 47.1668, 20.2526
#dc5450 color charts
#dc5450 color shades, tints & tones
#dc5450 color schemes
#dc5450 color preview, HTML & CSS examples
This text has a color of #dc5450
<p style="color:#dc5450;">Text here</p>
.mytext {color:#dc5450;}
This box has a color of #dc5450
<div style="background-color:#dc5450;">Content here</div>
.mybackground {background-color:#dc5450;}
Border around this has a color of #dc5450
<div style="border:2px solid #dc5450;">Content here</div>
.myborder {border:2px solid #dc5450;}