#ff7dc4 color space conversions
Hex:
#ff7dc4
RGB:
255, 125, 196
CMY:
0, 51, 23
CMYK:
0, 51, 23, 0
HSL:
327°, 100.0000%, 74.5098%
HSV (HSB):
327°, 50.9804%, 100.0000%
XYZ:
58.5374, 39.9128, 56.8432
xyY:
0.3769, 0.2570, 39.9128
CIE-Lab:
69.4073, 57.2691, -13.7869
CIE-LCH:
69.4073, 58.9052, 346.4643
CIE-Luv:
69.4073, 76.7242, -31.0168
Hunter-Lab:
63.1765, 54.8336, -9.1227
#ff7dc4 color charts
#ff7dc4 color shades, tints & tones
#ff7dc4 color schemes
#ff7dc4 color preview, HTML & CSS examples
This text has a color of #ff7dc4
<p style="color:#ff7dc4;">Text here</p>
.mytext {color:#ff7dc4;}
This box has a color of #ff7dc4
<div style="background-color:#ff7dc4;">Content here</div>
.mybackground {background-color:#ff7dc4;}
Border around this has a color of #ff7dc4
<div style="border:2px solid #ff7dc4;">Content here</div>
.myborder {border:2px solid #ff7dc4;}