#ff3185 color space conversions
Hex:
#ff3185
RGB:
255, 49, 133
CMY:
0, 81, 48
CMYK:
0, 81, 48, 0
HSL:
336°, 100.0000%, 59.6078%
HSV (HSB):
336°, 80.7843%, 100.0000%
XYZ:
46.5720, 25.1501, 24.5901
xyY:
0.4836, 0.2611, 25.1501
CIE-Lab:
57.2214, 78.5744, 4.4485
CIE-LCH:
57.2214, 78.7002, 3.2403
CIE-Luv:
57.2214, 131.3224, -10.0018
Hunter-Lab:
50.1499, 78.0028, 6.0330
#ff3185 color charts
#ff3185 color shades, tints & tones
#ff3185 color schemes
#ff3185 color preview, HTML & CSS examples
This text has a color of #ff3185
<p style="color:#ff3185;">Text here</p>
.mytext {color:#ff3185;}
This box has a color of #ff3185
<div style="background-color:#ff3185;">Content here</div>
.mybackground {background-color:#ff3185;}
Border around this has a color of #ff3185
<div style="border:2px solid #ff3185;">Content here</div>
.myborder {border:2px solid #ff3185;}