#db276c color space conversions
Hex:
#db276c
RGB:
219, 39, 108
CMY:
14, 85, 58
CMYK:
0, 82, 51, 14
HSL:
337°, 71.4286%, 50.5882%
HSV (HSB):
337°, 82.1918%, 85.8824%
XYZ:
32.6457, 17.5938, 15.8627
xyY:
0.4939, 0.2662, 17.5938
CIE-Lab:
48.9997, 69.9884, 6.8314
CIE-LCH:
48.9997, 70.3210, 5.5748
CIE-Luv:
48.9997, 115.6823, -5.2371
Hunter-Lab:
41.9450, 65.5225, 6.9393
#db276c color charts
#db276c color shades, tints & tones
#db276c color schemes
#db276c color preview, HTML & CSS examples
This text has a color of #db276c
<p style="color:#db276c;">Text here</p>
.mytext {color:#db276c;}
This box has a color of #db276c
<div style="background-color:#db276c;">Content here</div>
.mybackground {background-color:#db276c;}
Border around this has a color of #db276c
<div style="border:2px solid #db276c;">Content here</div>
.myborder {border:2px solid #db276c;}