#dc6096 color space conversions
Hex:
#dc6096
RGB:
220, 96, 150
CMY:
14, 62, 41
CMYK:
0, 56, 32, 14
HSL:
334°, 63.9175%, 61.9608%
HSV (HSB):
334°, 56.3636%, 86.2745%
XYZ:
39.2031, 25.7834, 31.7646
xyY:
0.4052, 0.2665, 25.7834
CIE-Lab:
57.8309, 53.9528, -5.3505
CIE-LCH:
57.8309, 54.2175, 354.3365
CIE-Luv:
57.8309, 77.4359, -17.4069
Hunter-Lab:
50.7774, 48.9521, -1.5457
#dc6096 color charts
#dc6096 color shades, tints & tones
#dc6096 color schemes
#dc6096 color preview, HTML & CSS examples
This text has a color of #dc6096
<p style="color:#dc6096;">Text here</p>
.mytext {color:#dc6096;}
This box has a color of #dc6096
<div style="background-color:#dc6096;">Content here</div>
.mybackground {background-color:#dc6096;}
Border around this has a color of #dc6096
<div style="border:2px solid #dc6096;">Content here</div>
.myborder {border:2px solid #dc6096;}