#db234a color space conversions
Hex:
#db234a
RGB:
219, 35, 74
CMY:
14, 86, 71
CMYK:
0, 84, 66, 14
HSL:
347°, 72.4409%, 49.8039%
HSV (HSB):
347°, 84.0183%, 85.8824%
XYZ:
31.0505, 16.7565, 8.0764
xyY:
0.5556, 0.2998, 16.7565
CIE-Lab:
47.9518, 68.7061, 26.2290
CIE-LCH:
47.9518, 73.5425, 20.8947
CIE-Luv:
47.9518, 129.1741, 14.6457
Hunter-Lab:
40.9348, 63.7628, 16.9565
#db234a color charts
#db234a color shades, tints & tones
#db234a color schemes
#db234a color preview, HTML & CSS examples
This text has a color of #db234a
<p style="color:#db234a;">Text here</p>
.mytext {color:#db234a;}
This box has a color of #db234a
<div style="background-color:#db234a;">Content here</div>
.mybackground {background-color:#db234a;}
Border around this has a color of #db234a
<div style="border:2px solid #db234a;">Content here</div>
.myborder {border:2px solid #db234a;}