#db1acc color space conversions
Hex:
#db1acc
RGB:
219, 26, 204
CMY:
14, 90, 20
CMYK:
0, 88, 7, 14
HSL:
305°, 78.7755%, 48.0392%
HSV (HSB):
305°, 88.1279%, 85.8824%
XYZ:
40.4819, 20.1585, 58.8841
xyY:
0.3387, 0.1687, 20.1585
CIE-Lab:
52.0159, 83.0210, -45.6767
CIE-LCH:
52.0159, 94.7568, 331.1811
CIE-Luv:
52.0159, 76.9877, -80.5439
Hunter-Lab:
44.8982, 82.3704, -46.3302
#db1acc color charts
#db1acc RGB chart
#db1acc CMYK chart
#db1acc RGB pie chart
#db1acc color shades, tints & tones
#db1acc color schemes
#db1acc color preview, HTML & CSS examples
This text has a color of #db1acc
<p style="color:#db1acc;">Text here</p>
.mytext {color:#db1acc;}
Text color #db1acc
This box has a color of #db1acc
<div style="background-color:#db1acc;">Content here</div>
.mybackground {background-color:#db1acc;}
Background color #db1acc
Border around this has a color of #db1acc
<div style="border:2px solid #db1acc;">Content here</div>
.myborder {border:2px solid #db1acc;}
Border color #db1acc