#ff4d7a color space conversions
Hex:
#ff4d7a
RGB:
255, 77, 122
CMY:
0, 70, 52
CMYK:
0, 70, 52, 0
HSL:
345°, 100.0000%, 65.0980%
HSV (HSB):
345°, 69.8039%, 100.0000%
XYZ:
47.4067, 27.9729, 21.3131
xyY:
0.4903, 0.2893, 27.9729
CIE-Lab:
59.8642, 69.5239, 14.6756
CIE-LCH:
59.8642, 71.0559, 11.9194
CIE-Luv:
59.8642, 123.9836, 4.5408
Hunter-Lab:
52.8894, 67.4397, 13.1303
#ff4d7a color charts
#ff4d7a color shades, tints & tones
#ff4d7a color schemes
#ff4d7a color preview, HTML & CSS examples
This text has a color of #ff4d7a
<p style="color:#ff4d7a;">Text here</p>
.mytext {color:#ff4d7a;}
This box has a color of #ff4d7a
<div style="background-color:#ff4d7a;">Content here</div>
.mybackground {background-color:#ff4d7a;}
Border around this has a color of #ff4d7a
<div style="border:2px solid #ff4d7a;">Content here</div>
.myborder {border:2px solid #ff4d7a;}