#ff2ddc color space conversions
Hex:
#ff2ddc
RGB:
255, 45, 220
CMY:
0, 82, 14
CMYK:
0, 82, 14, 0
HSL:
310°, 100.0000%, 58.8235%
HSV (HSB):
310°, 82.3529%, 100.0000%
XYZ:
55.0967, 28.3041, 70.2695
xyY:
0.3585, 0.1842, 28.3041
CIE-Lab:
60.1625, 88.6139, -41.5206
CIE-LCH:
60.1625, 97.8590, 334.8943
CIE-Luv:
60.1625, 94.9057, -77.7435
Hunter-Lab:
53.2016, 91.7555, -41.0700
#ff2ddc color charts
#ff2ddc RGB chart
#ff2ddc CMYK chart
#ff2ddc RGB pie chart
#ff2ddc color shades, tints & tones
#ff2ddc color schemes
#ff2ddc color preview, HTML & CSS examples
This text has a color of #ff2ddc
<p style="color:#ff2ddc;">Text here</p>
.mytext {color:#ff2ddc;}
Text color #ff2ddc
This box has a color of #ff2ddc
<div style="background-color:#ff2ddc;">Content here</div>
.mybackground {background-color:#ff2ddc;}
Background color #ff2ddc
Border around this has a color of #ff2ddc
<div style="border:2px solid #ff2ddc;">Content here</div>
.myborder {border:2px solid #ff2ddc;}
Border color #ff2ddc