#db7878 color space conversions
Hex:
#db7878
RGB:
219, 120, 120
CMY:
14, 53, 53
CMYK:
0, 45, 45, 14
HSL:
0°, 57.8947%, 66.4706%
HSV (HSB):
0°, 45.2055%, 85.8824%
XYZ:
39.3201, 29.8491, 21.4584
xyY:
0.4339, 0.3294, 29.8491
CIE-Lab:
61.5238, 38.4049, 17.2735
CIE-LCH:
61.5238, 42.1107, 24.2170
CIE-Luv:
61.5238, 69.8889, 15.0647
Hunter-Lab:
54.6343, 32.8556, 14.9571
#db7878 color charts
#db7878 color shades, tints & tones
#db7878 color schemes
#db7878 color preview, HTML & CSS examples
This text has a color of #db7878
<p style="color:#db7878;">Text here</p>
.mytext {color:#db7878;}
This box has a color of #db7878
<div style="background-color:#db7878;">Content here</div>
.mybackground {background-color:#db7878;}
Border around this has a color of #db7878
<div style="border:2px solid #db7878;">Content here</div>
.myborder {border:2px solid #db7878;}