#ff2dcf color space conversions
Hex:
#ff2dcf
RGB:
255, 45, 207
CMY:
0, 82, 19
CMYK:
0, 82, 19, 0
HSL:
314°, 100.0000%, 58.8235%
HSV (HSB):
314°, 82.3529%, 100.0000%
XYZ:
53.4409, 27.6418, 61.5502
xyY:
0.3747, 0.1938, 27.6418
CIE-Lab:
59.5637, 86.9759, -35.0864
CIE-LCH:
59.5637, 93.7863, 338.0307
CIE-Luv:
59.5637, 100.3976, -67.5198
Hunter-Lab:
52.5754, 89.4312, -32.6082
#ff2dcf color charts
#ff2dcf color shades, tints & tones
#ff2dcf color schemes
#ff2dcf color preview, HTML & CSS examples
This text has a color of #ff2dcf
<p style="color:#ff2dcf;">Text here</p>
.mytext {color:#ff2dcf;}
This box has a color of #ff2dcf
<div style="background-color:#ff2dcf;">Content here</div>
.mybackground {background-color:#ff2dcf;}
Border around this has a color of #ff2dcf
<div style="border:2px solid #ff2dcf;">Content here</div>
.myborder {border:2px solid #ff2dcf;}