#ff7dcf color space conversions
Hex:
#ff7dcf
RGB:
255, 125, 207
CMY:
0, 51, 19
CMYK:
0, 51, 19, 0
HSL:
322°, 100.0000%, 74.5098%
HSV (HSB):
322°, 50.9804%, 100.0000%
XYZ:
59.8361, 40.4322, 63.6820
xyY:
0.3650, 0.2466, 40.4322
CIE-Lab:
69.7763, 58.8018, -19.3660
CIE-LCH:
69.7763, 61.9087, 341.7710
CIE-Luv:
69.7763, 73.7673, -39.8287
Hunter-Lab:
63.5863, 56.6962, -14.8687
#ff7dcf color charts
#ff7dcf color shades, tints & tones
#ff7dcf color schemes
#ff7dcf color preview, HTML & CSS examples
This text has a color of #ff7dcf
<p style="color:#ff7dcf;">Text here</p>
.mytext {color:#ff7dcf;}
This box has a color of #ff7dcf
<div style="background-color:#ff7dcf;">Content here</div>
.mybackground {background-color:#ff7dcf;}
Border around this has a color of #ff7dcf
<div style="border:2px solid #ff7dcf;">Content here</div>
.myborder {border:2px solid #ff7dcf;}