#da127c color space conversions
Hex:
#da127c
RGB:
218, 18, 124
CMY:
15, 93, 51
CMYK:
0, 92, 43, 15
HSL:
328°, 84.7458%, 46.2745%
HSV (HSB):
328°, 91.7431%, 85.4902%
XYZ:
32.7678, 16.7933, 20.5832
xyY:
0.4671, 0.2394, 16.7933
CIE-Lab:
47.9985, 74.7400, -4.4416
CIE-LCH:
47.9985, 74.8719, 356.5991
CIE-Luv:
47.9985, 112.6433, -19.9936
Hunter-Lab:
40.9796, 71.0167, -1.0943
#da127c color charts
#da127c color shades, tints & tones
#da127c color schemes
#da127c color preview, HTML & CSS examples
This text has a color of #da127c
<p style="color:#da127c;">Text here</p>
.mytext {color:#da127c;}
This box has a color of #da127c
<div style="background-color:#da127c;">Content here</div>
.mybackground {background-color:#da127c;}
Border around this has a color of #da127c
<div style="border:2px solid #da127c;">Content here</div>
.myborder {border:2px solid #da127c;}