#de56c3 color space conversions
Hex:
#de56c3
RGB:
222, 86, 195
CMY:
13, 66, 24
CMYK:
0, 61, 12, 13
HSL:
312°, 67.3267%, 60.3922%
HSV (HSB):
312°, 61.2613%, 87.0588%
XYZ:
43.3023, 26.1253, 54.3902
xyY:
0.3497, 0.2110, 26.1253
CIE-Lab:
58.1558, 65.0972, -30.8354
CIE-LCH:
58.1558, 72.0310, 334.6539
CIE-Luv:
58.1558, 69.2801, -56.9874
Hunter-Lab:
51.1129, 61.7757, -27.3125
#de56c3 color charts
#de56c3 color shades, tints & tones
#de56c3 color schemes
#de56c3 color preview, HTML & CSS examples
This text has a color of #de56c3
<p style="color:#de56c3;">Text here</p>
.mytext {color:#de56c3;}
This box has a color of #de56c3
<div style="background-color:#de56c3;">Content here</div>
.mybackground {background-color:#de56c3;}
Border around this has a color of #de56c3
<div style="border:2px solid #de56c3;">Content here</div>
.myborder {border:2px solid #de56c3;}