#ff7d93 color space conversions
Hex:
#ff7d93
RGB:
255, 125, 147
CMY:
0, 51, 42
CMYK:
0, 51, 42, 0
HSL:
350°, 100.0000%, 74.5098%
HSV (HSB):
350°, 50.9804%, 100.0000%
XYZ:
53.8401, 38.0338, 32.1073
xyY:
0.4343, 0.3068, 38.0338
CIE-Lab:
68.0455, 51.4414, 11.7856
CIE-LCH:
68.0455, 52.7742, 12.9042
CIE-Luv:
68.0455, 89.3384, 5.8780
Hunter-Lab:
61.6716, 47.9076, 12.3026
#ff7d93 color charts
#ff7d93 color shades, tints & tones
#ff7d93 color schemes
#ff7d93 color preview, HTML & CSS examples
This text has a color of #ff7d93
<p style="color:#ff7d93;">Text here</p>
.mytext {color:#ff7d93;}
This box has a color of #ff7d93
<div style="background-color:#ff7d93;">Content here</div>
.mybackground {background-color:#ff7d93;}
Border around this has a color of #ff7d93
<div style="border:2px solid #ff7d93;">Content here</div>
.myborder {border:2px solid #ff7d93;}