#dc5454 color space conversions
Hex:
#dc5454
RGB:
220, 84, 84
CMY:
14, 67, 67
CMYK:
0, 62, 62, 14
HSL:
0°, 66.0194%, 59.6078%
HSV (HSB):
0°, 61.8182%, 86.2745%
XYZ:
34.2858, 22.1964, 10.8648
xyY:
0.5091, 0.3296, 22.1964
CIE-Lab:
54.2348, 53.1917, 28.3295
CIE-LCH:
54.2348, 60.2654, 28.0395
CIE-Luv:
54.2348, 102.3503, 22.0680
Hunter-Lab:
47.1130, 47.4527, 19.3062
#dc5454 color charts
#dc5454 color shades, tints & tones
#dc5454 color schemes
#dc5454 color preview, HTML & CSS examples
This text has a color of #dc5454
<p style="color:#dc5454;">Text here</p>
.mytext {color:#dc5454;}
This box has a color of #dc5454
<div style="background-color:#dc5454;">Content here</div>
.mybackground {background-color:#dc5454;}
Border around this has a color of #dc5454
<div style="border:2px solid #dc5454;">Content here</div>
.myborder {border:2px solid #dc5454;}