#db3f7f color space conversions
Hex:
#db3f7f
RGB:
219, 63, 127
CMY:
14, 75, 50
CMYK:
0, 71, 42, 14
HSL:
335°, 68.4211%, 55.2941%
HSV (HSB):
335°, 71.2329%, 85.8824%
XYZ:
34.8217, 20.1474, 22.1322
xyY:
0.4516, 0.2613, 20.1474
CIE-Lab:
52.0034, 64.6544, -0.3466
CIE-LCH:
52.0034, 64.6553, 359.6929
CIE-Luv:
52.0034, 99.6607, -12.7591
Hunter-Lab:
44.8858, 59.9271, 2.1855
#db3f7f color charts
#db3f7f color shades, tints & tones
#db3f7f color schemes
#db3f7f color preview, HTML & CSS examples
This text has a color of #db3f7f
<p style="color:#db3f7f;">Text here</p>
.mytext {color:#db3f7f;}
This box has a color of #db3f7f
<div style="background-color:#db3f7f;">Content here</div>
.mybackground {background-color:#db3f7f;}
Border around this has a color of #db3f7f
<div style="border:2px solid #db3f7f;">Content here</div>
.myborder {border:2px solid #db3f7f;}