#ff7d90 color space conversions
Hex:
#ff7d90
RGB:
255, 125, 144
CMY:
0, 51, 44
CMYK:
0, 51, 44, 0
HSL:
351°, 100.0000%, 74.5098%
HSV (HSB):
351°, 50.9804%, 100.0000%
XYZ:
53.6077, 37.9408, 30.8834
xyY:
0.4379, 0.3099, 37.9408
CIE-Lab:
67.9770, 51.1406, 13.3809
CIE-LCH:
67.9770, 52.8622, 14.6627
CIE-Luv:
67.9770, 90.0560, 7.9474
Hunter-Lab:
61.5961, 47.5568, 13.3901
#ff7d90 color charts
#ff7d90 color shades, tints & tones
#ff7d90 color schemes
#ff7d90 color preview, HTML & CSS examples
This text has a color of #ff7d90
<p style="color:#ff7d90;">Text here</p>
.mytext {color:#ff7d90;}
This box has a color of #ff7d90
<div style="background-color:#ff7d90;">Content here</div>
.mybackground {background-color:#ff7d90;}
Border around this has a color of #ff7d90
<div style="border:2px solid #ff7d90;">Content here</div>
.myborder {border:2px solid #ff7d90;}