#ff7daf color space conversions
Hex:
#ff7daf
RGB:
255, 125, 175
CMY:
0, 51, 31
CMYK:
0, 51, 31, 0
HSL:
337°, 100.0000%, 74.5098%
HSV (HSB):
337°, 50.9804%, 100.0000%
XYZ:
56.3115, 39.0224, 45.1216
xyY:
0.4009, 0.2778, 39.0224
CIE-Lab:
68.7675, 54.5652, -2.9585
CIE-LCH:
68.7675, 54.6453, 356.8965
CIE-Luv:
68.7675, 82.2884, -14.6134
Hunter-Lab:
62.4679, 51.5894, 0.9014
#ff7daf color charts
#ff7daf RGB chart
#ff7daf CMYK chart
#ff7daf RGB pie chart
#ff7daf color shades, tints & tones
#ff7daf color schemes
#ff7daf color preview, HTML & CSS examples
This text has a color of #ff7daf
<p style="color:#ff7daf;">Text here</p>
.mytext {color:#ff7daf;}
Text color #ff7daf
This box has a color of #ff7daf
<div style="background-color:#ff7daf;">Content here</div>
.mybackground {background-color:#ff7daf;}
Background color #ff7daf
Border around this has a color of #ff7daf
<div style="border:2px solid #ff7daf;">Content here</div>
.myborder {border:2px solid #ff7daf;}
Border color #ff7daf