#db283c color space conversions
Hex:
#db283c
RGB:
219, 40, 60
CMY:
14, 84, 76
CMYK:
0, 82, 73, 14
HSL:
353°, 71.3147%, 50.7843%
HSV (HSB):
353°, 81.7352%, 85.8824%
XYZ:
30.7878, 16.9039, 5.9150
xyY:
0.5743, 0.3153, 16.9039
CIE-Lab:
48.1387, 66.9267, 34.8375
CIE-LCH:
48.1387, 75.4509, 27.4984
CIE-Luv:
48.1387, 131.3076, 22.0720
Hunter-Lab:
41.1143, 61.7167, 20.2501
#db283c color charts
#db283c color shades, tints & tones
#db283c color schemes
#db283c color preview, HTML & CSS examples
This text has a color of #db283c
<p style="color:#db283c;">Text here</p>
.mytext {color:#db283c;}
This box has a color of #db283c
<div style="background-color:#db283c;">Content here</div>
.mybackground {background-color:#db283c;}
Border around this has a color of #db283c
<div style="border:2px solid #db283c;">Content here</div>
.myborder {border:2px solid #db283c;}