#ff2cdd color space conversions
Hex:
#ff2cdd
RGB:
255, 44, 221
CMY:
0, 83, 13
CMYK:
0, 83, 13, 0
HSL:
310°, 100.0000%, 58.6275%
HSV (HSB):
310°, 82.7451%, 100.0000%
XYZ:
55.1918, 28.2818, 70.9566
xyY:
0.3574, 0.1831, 28.2818
CIE-Lab:
60.1425, 88.9399, -42.1166
CIE-LCH:
60.1425, 98.4078, 334.6606
CIE-Luv:
60.1425, 94.6471, -78.7034
Hunter-Lab:
53.1807, 92.1843, -41.8816
#ff2cdd color charts
#ff2cdd color shades, tints & tones
#ff2cdd color schemes
#ff2cdd color preview, HTML & CSS examples
This text has a color of #ff2cdd
<p style="color:#ff2cdd;">Text here</p>
.mytext {color:#ff2cdd;}
This box has a color of #ff2cdd
<div style="background-color:#ff2cdd;">Content here</div>
.mybackground {background-color:#ff2cdd;}
Border around this has a color of #ff2cdd
<div style="border:2px solid #ff2cdd;">Content here</div>
.myborder {border:2px solid #ff2cdd;}