#dc015b color space conversions
Hex:
#dc015b
RGB:
220, 1, 91
CMY:
14, 100, 64
CMYK:
0, 100, 59, 14
HSL:
335°, 99.0950%, 43.3333%
HSV (HSB):
335°, 99.5455%, 86.2745%
XYZ:
31.4144, 15.9927, 11.3287
xyY:
0.5348, 0.2723, 15.9927
CIE-Lab:
46.9649, 74.3001, 14.4933
CIE-LCH:
46.9649, 75.7005, 11.0377
CIE-Luv:
46.9649, 130.5096, 1.9107
Hunter-Lab:
39.9909, 70.2348, 11.1978
#dc015b color charts
#dc015b color shades, tints & tones
#dc015b color schemes
#dc015b color preview, HTML & CSS examples
This text has a color of #dc015b
<p style="color:#dc015b;">Text here</p>
.mytext {color:#dc015b;}
This box has a color of #dc015b
<div style="background-color:#dc015b;">Content here</div>
.mybackground {background-color:#dc015b;}
Border around this has a color of #dc015b
<div style="border:2px solid #dc015b;">Content here</div>
.myborder {border:2px solid #dc015b;}