#ff3d8b color space conversions
Hex:
#ff3d8b
RGB:
255, 61, 139
CMY:
0, 76, 45
CMYK:
0, 76, 45, 0
HSL:
336°, 100.0000%, 61.9608%
HSV (HSB):
336°, 76.0784%, 100.0000%
XYZ:
47.5689, 26.4616, 27.0265
xyY:
0.4707, 0.2618, 26.4616
CIE-Lab:
58.4726, 75.9741, 2.7093
CIE-LCH:
58.4726, 76.0224, 2.0423
CIE-Luv:
58.4726, 124.8124, -11.5566
Hunter-Lab:
51.4408, 75.0432, 4.8581
#ff3d8b color charts
#ff3d8b color shades, tints & tones
#ff3d8b color schemes
#ff3d8b color preview, HTML & CSS examples
This text has a color of #ff3d8b
<p style="color:#ff3d8b;">Text here</p>
.mytext {color:#ff3d8b;}
This box has a color of #ff3d8b
<div style="background-color:#ff3d8b;">Content here</div>
.mybackground {background-color:#ff3d8b;}
Border around this has a color of #ff3d8b
<div style="border:2px solid #ff3d8b;">Content here</div>
.myborder {border:2px solid #ff3d8b;}