#ff7dcd color space conversions
Hex:
#ff7dcd
RGB:
255, 125, 205
CMY:
0, 51, 20
CMYK:
0, 51, 20, 0
HSL:
323°, 100.0000%, 74.5098%
HSV (HSB):
323°, 50.9804%, 100.0000%
XYZ:
59.5931, 40.3350, 62.4021
xyY:
0.3671, 0.2485, 40.3350
CIE-Lab:
69.7075, 58.5173, -18.3566
CIE-LCH:
69.7075, 61.3290, 342.5836
CIE-Luv:
69.7075, 74.3058, -38.2184
Hunter-Lab:
63.5098, 56.3493, -13.7990
#ff7dcd color charts
#ff7dcd RGB chart
#ff7dcd CMYK chart
#ff7dcd RGB pie chart
#ff7dcd color shades, tints & tones
#ff7dcd color schemes
#ff7dcd color preview, HTML & CSS examples
This text has a color of #ff7dcd
<p style="color:#ff7dcd;">Text here</p>
.mytext {color:#ff7dcd;}
Text color #ff7dcd
This box has a color of #ff7dcd
<div style="background-color:#ff7dcd;">Content here</div>
.mybackground {background-color:#ff7dcd;}
Background color #ff7dcd
Border around this has a color of #ff7dcd
<div style="border:2px solid #ff7dcd;">Content here</div>
.myborder {border:2px solid #ff7dcd;}
Border color #ff7dcd