#df148c color space conversions
Hex:
#df148c
RGB:
223, 20, 140
CMY:
13, 92, 45
CMYK:
0, 91, 37, 13
HSL:
325°, 83.5391%, 47.6471%
HSV (HSB):
325°, 91.0314%, 87.4510%
XYZ:
35.4152, 18.0817, 26.4345
xyY:
0.4431, 0.2262, 18.0817
CIE-Lab:
49.5951, 77.0564, -11.6721
CIE-LCH:
49.5951, 77.9354, 351.3866
CIE-Luv:
49.5951, 109.0957, -30.0969
Hunter-Lab:
42.5226, 74.2501, -7.0922
#df148c color charts
#df148c color shades, tints & tones
#df148c color schemes
#df148c color preview, HTML & CSS examples
This text has a color of #df148c
<p style="color:#df148c;">Text here</p>
.mytext {color:#df148c;}
This box has a color of #df148c
<div style="background-color:#df148c;">Content here</div>
.mybackground {background-color:#df148c;}
Border around this has a color of #df148c
<div style="border:2px solid #df148c;">Content here</div>
.myborder {border:2px solid #df148c;}