#ff7dca color space conversions
Hex:
#ff7dca
RGB:
255, 125, 202
CMY:
0, 51, 21
CMYK:
0, 51, 21, 0
HSL:
324°, 100.0000%, 74.5098%
HSV (HSB):
324°, 50.9804%, 100.0000%
XYZ:
59.2343, 40.1915, 60.5129
xyY:
0.3704, 0.2513, 40.1915
CIE-Lab:
69.6057, 58.0955, -16.8383
CIE-LCH:
69.6057, 60.4865, 343.8364
CIE-Luv:
69.6057, 75.1131, -35.8093
Hunter-Lab:
63.3968, 55.8358, -12.2152
#ff7dca color charts
#ff7dca color shades, tints & tones
#ff7dca color schemes
#ff7dca color preview, HTML & CSS examples
This text has a color of #ff7dca
<p style="color:#ff7dca;">Text here</p>
.mytext {color:#ff7dca;}
This box has a color of #ff7dca
<div style="background-color:#ff7dca;">Content here</div>
.mybackground {background-color:#ff7dca;}
Border around this has a color of #ff7dca
<div style="border:2px solid #ff7dca;">Content here</div>
.myborder {border:2px solid #ff7dca;}