#da4255 color space conversions
Hex:
#da4255
RGB:
218, 66, 85
CMY:
15, 74, 67
CMYK:
0, 70, 61, 15
HSL:
353°, 67.2566%, 55.6863%
HSV (HSB):
353°, 69.7248%, 85.4902%
XYZ:
32.5013, 19.4577, 10.6370
xyY:
0.5192, 0.3108, 19.4577
CIE-Lab:
51.2185, 59.9077, 23.7818
CIE-LCH:
51.2185, 64.4555, 21.6518
CIE-Luv:
51.2185, 111.2343, 15.4397
Hunter-Lab:
44.1109, 54.3264, 16.5803
#da4255 color charts
#da4255 color shades, tints & tones
#da4255 color schemes
#da4255 color preview, HTML & CSS examples
This text has a color of #da4255
<p style="color:#da4255;">Text here</p>
.mytext {color:#da4255;}
This box has a color of #da4255
<div style="background-color:#da4255;">Content here</div>
.mybackground {background-color:#da4255;}
Border around this has a color of #da4255
<div style="border:2px solid #da4255;">Content here</div>
.myborder {border:2px solid #da4255;}