#da254a color space conversions
Hex:
#da254a
RGB:
218, 37, 74
CMY:
15, 85, 71
CMYK:
0, 83, 66, 15
HSL:
348°, 70.9804%, 50.0000%
HSV (HSB):
348°, 83.0275%, 85.4902%
XYZ:
30.8110, 16.7230, 8.0825
xyY:
0.5540, 0.3007, 16.7230
CIE-Lab:
47.9091, 68.0029, 26.1340
CIE-LCH:
47.9091, 72.8518, 21.0221
CIE-Luv:
47.9091, 127.7066, 14.7431
Hunter-Lab:
40.8937, 62.9253, 16.9072
#da254a color charts
#da254a color shades, tints & tones
#da254a color schemes
#da254a color preview, HTML & CSS examples
This text has a color of #da254a
<p style="color:#da254a;">Text here</p>
.mytext {color:#da254a;}
This box has a color of #da254a
<div style="background-color:#da254a;">Content here</div>
.mybackground {background-color:#da254a;}
Border around this has a color of #da254a
<div style="border:2px solid #da254a;">Content here</div>
.myborder {border:2px solid #da254a;}