#df03a2 color space conversions
Hex:
#df03a2
RGB:
223, 3, 162
CMY:
13, 99, 36
CMYK:
0, 99, 27, 13
HSL:
317°, 97.3451%, 44.3137%
HSV (HSB):
317°, 98.6547%, 87.4510%
XYZ:
36.9856, 18.3617, 35.7772
xyY:
0.4059, 0.2015, 18.3617
CIE-Lab:
49.9319, 80.8457, -24.3348
CIE-LCH:
49.9319, 84.4287, 343.2481
CIE-Luv:
49.9319, 100.3657, -48.4434
Hunter-Lab:
42.8506, 79.0799, -19.5076
#df03a2 color charts
#df03a2 color shades, tints & tones
#df03a2 color schemes
#df03a2 color preview, HTML & CSS examples
This text has a color of #df03a2
<p style="color:#df03a2;">Text here</p>
.mytext {color:#df03a2;}
This box has a color of #df03a2
<div style="background-color:#df03a2;">Content here</div>
.mybackground {background-color:#df03a2;}
Border around this has a color of #df03a2
<div style="border:2px solid #df03a2;">Content here</div>
.myborder {border:2px solid #df03a2;}