#ff7dc6 color space conversions
Hex:
#ff7dc6
RGB:
255, 125, 198
CMY:
0, 51, 22
CMYK:
0, 51, 22, 0
HSL:
326°, 100.0000%, 74.5098%
HSV (HSB):
326°, 50.9804%, 100.0000%
XYZ:
58.7667, 40.0044, 58.0504
xyY:
0.3747, 0.2551, 40.0044
CIE-Lab:
69.4727, 57.5419, -14.8062
CIE-LCH:
69.4727, 59.4163, 345.5702
CIE-Luv:
69.4727, 76.1878, -32.6101
Hunter-Lab:
63.2491, 55.1640, -10.1424
#ff7dc6 color charts
#ff7dc6 color shades, tints & tones
#ff7dc6 color schemes
#ff7dc6 color preview, HTML & CSS examples
This text has a color of #ff7dc6
<p style="color:#ff7dc6;">Text here</p>
.mytext {color:#ff7dc6;}
This box has a color of #ff7dc6
<div style="background-color:#ff7dc6;">Content here</div>
.mybackground {background-color:#ff7dc6;}
Border around this has a color of #ff7dc6
<div style="border:2px solid #ff7dc6;">Content here</div>
.myborder {border:2px solid #ff7dc6;}