#ff7ddf color space conversions
Hex:
#ff7ddf
RGB:
255, 125, 223
CMY:
0, 51, 13
CMYK:
0, 51, 13, 0
HSL:
315°, 100.0000%, 74.5098%
HSV (HSB):
315°, 50.9804%, 100.0000%
XYZ:
61.8929, 41.2549, 74.5129
xyY:
0.3484, 0.2322, 41.2549
CIE-Lab:
70.3542, 61.1657, -27.3600
CIE-LCH:
70.3542, 67.0060, 335.9006
CIE-Luv:
70.3542, 69.4597, -52.7987
Hunter-Lab:
64.2300, 59.6025, -23.8210
#ff7ddf color charts
#ff7ddf color shades, tints & tones
#ff7ddf color schemes
#ff7ddf color preview, HTML & CSS examples
This text has a color of #ff7ddf
<p style="color:#ff7ddf;">Text here</p>
.mytext {color:#ff7ddf;}
This box has a color of #ff7ddf
<div style="background-color:#ff7ddf;">Content here</div>
.mybackground {background-color:#ff7ddf;}
Border around this has a color of #ff7ddf
<div style="border:2px solid #ff7ddf;">Content here</div>
.myborder {border:2px solid #ff7ddf;}