#ff4985 color space conversions
Hex:
#ff4985
RGB:
255, 73, 133
CMY:
0, 71, 48
CMYK:
0, 71, 48, 0
HSL:
340°, 100.0000%, 64.3137%
HSV (HSB):
340°, 71.3725%, 100.0000%
XYZ:
47.8562, 27.7185, 25.0182
xyY:
0.4757, 0.2756, 27.7185
CIE-Lab:
59.6336, 71.7672, 7.9048
CIE-LCH:
59.6336, 72.2013, 6.2855
CIE-Luv:
59.6336, 122.1100, -4.0593
Hunter-Lab:
52.6484, 70.1177, 8.6796
#ff4985 color charts
#ff4985 color shades, tints & tones
#ff4985 color schemes
#ff4985 color preview, HTML & CSS examples
This text has a color of #ff4985
<p style="color:#ff4985;">Text here</p>
.mytext {color:#ff4985;}
This box has a color of #ff4985
<div style="background-color:#ff4985;">Content here</div>
.mybackground {background-color:#ff4985;}
Border around this has a color of #ff4985
<div style="border:2px solid #ff4985;">Content here</div>
.myborder {border:2px solid #ff4985;}