#ff7dd6 color space conversions
Hex:
#ff7dd6
RGB:
255, 125, 214
CMY:
0, 51, 16
CMYK:
0, 51, 16, 0
HSL:
319°, 100.0000%, 74.5098%
HSV (HSB):
319°, 50.9804%, 100.0000%
XYZ:
60.7112, 40.7823, 68.2903
xyY:
0.3576, 0.2402, 40.7823
CIE-Lab:
70.0231, 59.8168, -22.8813
CIE-LCH:
70.0231, 64.0438, 339.0670
CIE-Luv:
70.0231, 71.8814, -45.4867
Hunter-Lab:
63.8610, 57.9392, -18.6995
#ff7dd6 color charts
#ff7dd6 color shades, tints & tones
#ff7dd6 color schemes
#ff7dd6 color preview, HTML & CSS examples
This text has a color of #ff7dd6
<p style="color:#ff7dd6;">Text here</p>
.mytext {color:#ff7dd6;}
This box has a color of #ff7dd6
<div style="background-color:#ff7dd6;">Content here</div>
.mybackground {background-color:#ff7dd6;}
Border around this has a color of #ff7dd6
<div style="border:2px solid #ff7dd6;">Content here</div>
.myborder {border:2px solid #ff7dd6;}