#da0255 color space conversions
Hex:
#da0255
RGB:
218, 2, 85
CMY:
15, 99, 67
CMYK:
0, 99, 61, 15
HSL:
337°, 98.1818%, 43.1373%
HSV (HSB):
337°, 99.0826%, 85.4902%
XYZ:
30.5748, 15.6047, 9.9949
xyY:
0.5443, 0.2778, 15.6047
CIE-Lab:
46.4516, 73.4053, 17.4552
CIE-LCH:
46.4516, 75.4521, 13.3761
CIE-Luv:
46.4516, 131.1936, 5.0347
Hunter-Lab:
39.5028, 69.0276, 12.6506
#da0255 color charts
#da0255 color shades, tints & tones
#da0255 color schemes
#da0255 color preview, HTML & CSS examples
This text has a color of #da0255
<p style="color:#da0255;">Text here</p>
.mytext {color:#da0255;}
This box has a color of #da0255
<div style="background-color:#da0255;">Content here</div>
.mybackground {background-color:#da0255;}
Border around this has a color of #da0255
<div style="border:2px solid #da0255;">Content here</div>
.myborder {border:2px solid #da0255;}