#ff7cd4 color space conversions
Hex:
#ff7cd4
RGB:
255, 124, 212
CMY:
0, 51, 17
CMYK:
0, 51, 17, 0
HSL:
320°, 100.0000%, 74.3137%
HSV (HSB):
320°, 51.3725%, 100.0000%
XYZ:
60.3313, 40.4288, 66.9111
xyY:
0.3598, 0.2411, 40.4288
CIE-Lab:
69.7738, 59.9912, -22.1508
CIE-LCH:
69.7738, 63.9500, 339.7342
CIE-Luv:
69.7738, 72.8788, -44.3557
Hunter-Lab:
63.5836, 58.0984, -17.8842
#ff7cd4 color charts
#ff7cd4 color shades, tints & tones
#ff7cd4 color schemes
#ff7cd4 color preview, HTML & CSS examples
This text has a color of #ff7cd4
<p style="color:#ff7cd4;">Text here</p>
.mytext {color:#ff7cd4;}
This box has a color of #ff7cd4
<div style="background-color:#ff7cd4;">Content here</div>
.mybackground {background-color:#ff7cd4;}
Border around this has a color of #ff7cd4
<div style="border:2px solid #ff7cd4;">Content here</div>
.myborder {border:2px solid #ff7cd4;}