#ff3d66 color space conversions
Hex:
#ff3d66
RGB:
255, 61, 102
CMY:
0, 76, 60
CMYK:
0, 76, 60, 0
HSL:
347°, 100.0000%, 61.9608%
HSV (HSB):
347°, 76.0784%, 100.0000%
XYZ:
45.3070, 25.5568, 15.1154
xyY:
0.5270, 0.2972, 25.5568
CIE-Lab:
57.6140, 73.2806, 23.3628
CIE-LCH:
57.6140, 76.9147, 17.6829
CIE-Luv:
57.6140, 138.1824, 12.6683
Hunter-Lab:
50.5537, 71.5054, 17.6601
#ff3d66 color charts
#ff3d66 color shades, tints & tones
#ff3d66 color schemes
#ff3d66 color preview, HTML & CSS examples
This text has a color of #ff3d66
<p style="color:#ff3d66;">Text here</p>
.mytext {color:#ff3d66;}
This box has a color of #ff3d66
<div style="background-color:#ff3d66;">Content here</div>
.mybackground {background-color:#ff3d66;}
Border around this has a color of #ff3d66
<div style="border:2px solid #ff3d66;">Content here</div>
.myborder {border:2px solid #ff3d66;}