#da125f color space conversions
Hex:
#da125f
RGB:
218, 18, 95
CMY:
15, 93, 63
CMYK:
0, 92, 56, 15
HSL:
337°, 84.7458%, 46.2745%
HSV (HSB):
337°, 91.7431%, 85.4902%
XYZ:
31.1953, 16.1643, 12.3023
xyY:
0.5229, 0.2709, 16.1643
CIE-Lab:
47.1893, 72.5275, 12.2591
CIE-LCH:
47.1893, 73.5563, 9.5938
CIE-Luv:
47.1893, 125.1131, 0.0572
Hunter-Lab:
40.2048, 68.1415, 10.0012
#da125f color charts
#da125f color shades, tints & tones
#da125f color schemes
#da125f color preview, HTML & CSS examples
This text has a color of #da125f
<p style="color:#da125f;">Text here</p>
.mytext {color:#da125f;}
This box has a color of #da125f
<div style="background-color:#da125f;">Content here</div>
.mybackground {background-color:#da125f;}
Border around this has a color of #da125f
<div style="border:2px solid #da125f;">Content here</div>
.myborder {border:2px solid #da125f;}