#ff7ddc color space conversions
Hex:
#ff7ddc
RGB:
255, 125, 220
CMY:
0, 51, 14
CMYK:
0, 51, 14, 0
HSL:
316°, 100.0000%, 74.5098%
HSV (HSB):
316°, 50.9804%, 100.0000%
XYZ:
61.4919, 41.0945, 72.4012
xyY:
0.3514, 0.2348, 41.0945
CIE-Lab:
70.2421, 60.7107, -25.8723
CIE-LCH:
70.2421, 65.9937, 336.9184
CIE-Luv:
70.2421, 70.2661, -50.3579
Hunter-Lab:
64.1050, 59.0399, -22.0895
#ff7ddc color charts
#ff7ddc RGB chart
#ff7ddc CMYK chart
#ff7ddc RGB pie chart
#ff7ddc color shades, tints & tones
#ff7ddc color schemes
#ff7ddc color preview, HTML & CSS examples
This text has a color of #ff7ddc
<p style="color:#ff7ddc;">Text here</p>
.mytext {color:#ff7ddc;}
Text color #ff7ddc
This box has a color of #ff7ddc
<div style="background-color:#ff7ddc;">Content here</div>
.mybackground {background-color:#ff7ddc;}
Background color #ff7ddc
Border around this has a color of #ff7ddc
<div style="border:2px solid #ff7ddc;">Content here</div>
.myborder {border:2px solid #ff7ddc;}
Border color #ff7ddc